Lines Matching full:sensing
11 * @defgroup sensing Sensing
12 * @defgroup sensing_api Sensing Subsystem API
13 * @ingroup sensing
15 * @ingroup sensing
17 * @ingroup sensing
20 #include <zephyr/sensing/sensing_datatypes.h>
21 #include <zephyr/sensing/sensing_sensor_types.h>
25 * @brief Sensing Subsystem API
86 * @brief Sensing subsystem sensor state.
95 * @brief Sensing subsystem sensor config attribute
110 * @brief Define Sensing subsystem sensor handle
154 * @brief Sensing subsystem event callback list
164 * @brief Sensing subsystem sensor configure, including interval, sensitivity, latency
207 * @brief Open sensor instance by sensing sensor info
212 * meanwhile, also register sensing callback list
215 * @param cb_list callback list to be registered to sensing, must have a static
231 * meanwhile, also register sensing callback list.
234 * @param cb_list callback list to be registered to sensing, must have a static
253 * @brief Set current config items to Sensing subsystem.
265 * @brief Get current config items from Sensing subsystem.