Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/bme280/src/
Dmain.c75 uint32_t temp_fit = 0; in main() local
80 &temp_fit, 1, &temp_data); in main()
/Zephyr-latest/samples/sensor/dht_polling/src/
Dmain.c73 uint32_t temp_fit = 0; in main() local
78 &temp_fit, 1, &temp_data); in main()