Searched refs:BMI270_POWER_ON_TIME (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/drivers/sensor/bmi270/ | ||
D | bmi270.h | 136 #define BMI270_POWER_ON_TIME 500 macro |
D | bmi270.c | 671 k_usleep(BMI270_POWER_ON_TIME); in bmi270_init() |