zephyr/subsys/sensing
Zhang Lixu 46eb27cf73 sensing: unified the sensing sensor api
1. use the sensor_driver_api instead of the sensing_sensor_api.
2. clean up the sensing_sensor.h after using the unified api.
3. select RTIO while CONFIG_SENSING is enabled.
4. remove the sensing_sensor_post_data and sensing_sensor_xxx_data_ready by
introducing the RTIO

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
2024-01-24 10:32:10 +01:00
..
sensor/phy_3d_sensor sensing: unified the sensing sensor api 2024-01-24 10:32:10 +01:00
CMakeLists.txt
Kconfig sensing: unified the sensing sensor api 2024-01-24 10:32:10 +01:00
sensing.c sensing: refine sensing API 2024-01-24 10:32:10 +01:00
sensing_sensor.c sensing: unified the sensing sensor api 2024-01-24 10:32:10 +01:00
sensor_mgmt.c sensing: unified the sensing sensor api 2024-01-24 10:32:10 +01:00
sensor_mgmt.h sensing: unified the sensing sensor api 2024-01-24 10:32:10 +01:00