Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/jc42/src/
Dmain.c14 #define UCEL_PER_MCEL 1000 macro
64 low_ucel / UCEL_PER_MCEL, in set_window()
65 high_ucel / UCEL_PER_MCEL); in set_window()
/Zephyr-latest/samples/sensor/adt7420/src/
Dmain.c17 #define UCEL_PER_MCEL 1000 macro
94 low_ucel / UCEL_PER_MCEL, in sensor_set_window()
95 high_ucel / UCEL_PER_MCEL); in sensor_set_window()