Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c31 #define SENSOR_2_UPDATE_IVAL 12 macro
160 .meas.update_interval = SENSOR_2_UPDATE_IVAL,
371 if (!(i % SENSOR_2_UPDATE_IVAL)) { in ess_simulate()