Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/sensor/fxas21002/
Dfxas21002.h96 uint32_t fxas21002_get_transition_time(enum fxas21002_power start,
Dfxas21002.c166 uint32_t fxas21002_get_transition_time(enum fxas21002_power start, in fxas21002_get_transition_time() function
273 transition_time = fxas21002_get_transition_time(FXAS21002_POWER_STANDBY, in fxas21002_init()
Dfxas21002_trigger.c154 transition_time = fxas21002_get_transition_time(FXAS21002_POWER_READY, in fxas21002_trigger_set()