Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150.h224 #define BMM150_START_UP_TIME K_MSEC(3) macro
Dbmm150.c515 k_sleep(BMM150_START_UP_TIME); in bmm150_full_por()
545 k_sleep(BMM150_START_UP_TIME); in bmm150_full_por()
644 k_sleep(BMM150_START_UP_TIME); in pm_action()