Home
last modified time | relevance | path

Searched defs:sensors (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/sensor/die_temp_polling/src/
Dmain.c17 static const struct device *const sensors[] = {LISTIFY(16, DIE_TEMPERATURE_SENSOR, ())}; variable
/Zephyr-latest/samples/sensor/soc_voltage/src/
Dmain.c17 static const struct device *const sensors[] = {LISTIFY(16, VOLT_SENSOR, ())}; variable
/Zephyr-latest/samples/sensor/dht_polling/src/
Dmain.c23 static const struct device *const sensors[] = {LISTIFY(10, DHT_DEVICE, ())}; variable
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/src/
Dmain.c32 static const struct device *const sensors[] = { variable
/Zephyr-latest/tests/subsys/sensing/src/
Dmain.c30 static const struct sensor_info_t sensors[] = { variable
/Zephyr-latest/samples/sensor/accel_polling/src/
Dmain.c23 static const struct device *const sensors[] = {LISTIFY(10, ACCELEROMETER_DEVICE, ())}; variable