Home
last modified time | relevance | path

Searched refs:BMI08X_GYRO_POWER_MODE_CONFIG_DELAY (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x.h328 #define BMI08X_GYRO_POWER_MODE_CONFIG_DELAY 30 macro
Dbmi08x_gyro.c345 k_msleep(BMI08X_GYRO_POWER_MODE_CONFIG_DELAY); in bmi08x_gyro_pm_action()