Home
last modified time | relevance | path

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

/Zephyr-latest/doc/hardware/peripherals/sensor/
Dmultiple_temp_polling.c81 uint32_t temp_fits[2] = { 0, 0 }; in main() local
84 &temp_fits[0], 1, &temp_data[0]); in main()
86 &temp_fits[1], 1, &temp_data[1]); in main()