Home
last modified time | relevance | path

Searched defs:x_en (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/st/lsm6ds0/
Dlsm6ds0.c40 static inline int lsm6ds0_accel_axis_ctrl(const struct device *dev, int x_en, in lsm6ds0_accel_axis_ctrl()
81 static inline int lsm6ds0_gyro_axis_ctrl(const struct device *dev, int x_en, in lsm6ds0_gyro_axis_ctrl()
/Zephyr-latest/drivers/sensor/st/lsm9ds0_gyro/
Dlsm9ds0_gyro.c26 int x_en, int y_en, int z_en) in lsm9ds0_gyro_power_ctrl()