Home
last modified time | relevance | path

Searched defs:temp_value (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/sensor/tmp108/src/
Dmain.c17 struct sensor_value temp_value; in temperature_one_shot() local
116 struct sensor_value temp_value; in get_temperature_continuous() local
/Zephyr-latest/samples/sensor/tmp112/src/
Dmain.c16 struct sensor_value temp_value; in do_main() local
/Zephyr-latest/samples/sensor/tmp116/src/
Dmain.c24 struct sensor_value temp_value; in main() local
/Zephyr-latest/samples/sensor/amg88xx/src/
Dmain.c12 static struct sensor_value temp_value[64]; variable
/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c80 struct sensor_value temp_value; in hts_indicate() local
/Zephyr-latest/tests/drivers/sensor/adltc2990/src/
Dmain.c168 struct sensor_value temp_value[1]; in ZTEST_F() local
278 struct sensor_value temp_value[2]; in ZTEST_F() local
298 struct sensor_value temp_value[1]; in ZTEST_F() local
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c118 int16_t temp_value; member