Searched defs:press (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/samples/sensor/ms5837/src/ |
D | main.c | 40 struct sensor_value press; in main() local
|
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/src/ |
D | main.c | 47 struct sensor_value press, temp; in lsm6dsl_trigger_handler() local 262 struct sensor_value temp, press; in main() local 274 struct sensor_value press, temp; in main() local
|
/Zephyr-latest/samples/subsys/zbus/work_queue/src/ |
D | messages.h | 17 uint32_t press; member
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/sensorhub/src/ |
D | main.c | 30 struct sensor_value temp, press; in main() local
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a1/src/ |
D | main.c | 26 struct sensor_value temp, hum, press; in main() local
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/standard/src/ |
D | main.c | 26 struct sensor_value temp1, temp2, hum, press; in main() local
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/sensorhub/src/ |
D | main.c | 147 struct sensor_value temp2, press; in main() local
|
/Zephyr-latest/samples/sensor/lsm6dsl/src/ |
D | main.c | 35 static struct sensor_value press, temp; in lsm6dsl_trigger_handler() local
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/src/ |
D | main.c | 284 struct sensor_value temp1, temp2, temp3, hum, press; in main() local
|
/Zephyr-latest/drivers/sensor/bosch/bmp388/ |
D | bmp388.h | 172 uint32_t press; member
|