Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/i3g4250d/src/
Dmain.c12 #define SAMPLING_INTERVAL_MS 10 macro
54 const double sampling_frequency = 1000.0 / SAMPLING_INTERVAL_MS; in main()