Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/s11059/
Ds11059.c35 #define S11059_BIT_MASK_CONTROL_STANDBY_MONITOR 0x20 macro
224 } while (!(control & S11059_BIT_MASK_CONTROL_STANDBY_MONITOR)); in s11059_sample_fetch()