Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/microchip/tcn75a/
Dtcn75a.c27 if (config->oneshot_mode) { in tcn75a_sample_fetch()
89 if (config->oneshot_mode) { in tcn75a_init()
103 if (config->oneshot_mode) { in tcn75a_init()
129 .oneshot_mode = DT_INST_PROP(n, oneshot_mode), \
Dtcn75a.h34 bool oneshot_mode; member
/Zephyr-latest/drivers/sensor/nxp/p3t1755/
Dp3t1755.c61 if (config->oneshot_mode) { in p3t1755_sample_fetch()
141 if (config->oneshot_mode) { in p3t1755_init()
189 .oneshot_mode = DT_INST_PROP(n, oneshot_mode), \
Dp3t1755.h59 bool oneshot_mode; member