Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c30 #define SENSOR_1_UPDATE_IVAL 5 macro
148 .meas.update_interval = SENSOR_1_UPDATE_IVAL,
366 if (!(i % SENSOR_1_UPDATE_IVAL)) { in ess_simulate()