Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sensing/
Dsensing_sensor.h105 struct sensing_sensor { struct
107 const struct sensing_sensor_info *info; /**< Info of the sensor instance. */ argument
109 const struct sensing_sensor_register_info *register_info; argument
116 enum sensing_sensor_state state; /**< State of the sensor instance. */ argument
133 _CONCAT(_CONCAT(__sensing_sensor_info_, idx), DEVICE_DT_NAME_GET(node)) argument