Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/adt7420/src/
Dmain.c69 static bool temp_in_window(const struct sensor_value *val) in temp_in_window() function
145 reset_window |= !temp_in_window(&temp_val); in process()