Searched refs:BMI08X_GYRO_PM_NORMAL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmi08x/ | ||
D | bmi08x.h | 311 #define BMI08X_GYRO_PM_NORMAL 0x00 macro |
D | bmi08x_gyro.c | 331 reg_val = BMI08X_GYRO_PM_NORMAL; in bmi08x_gyro_pm_action() |