Home
last modified time | relevance | path

Searched defs:temp3 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150.c246 int32_t temp1, temp2, temp3; in bmm150_compensate_xy() local
285 int16_t temp3; in bmm150_compensate_z() local
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/src/
Dmain.c284 struct sensor_value temp1, temp2, temp3, hum, press; in main() local