Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c32 #define SENSOR_3_UPDATE_IVAL 60 macro
169 .meas.update_interval = SENSOR_3_UPDATE_IVAL,
376 if (!(i % SENSOR_3_UPDATE_IVAL)) { in ess_simulate()