zephyr/subsys/sensing
Zhang Lixu 593dab8218 sensing: implement the phy_3d_sensor
This patch is to implement the phy_3d_sensor in sensing subsystem. It's a
wrapper layer of AGM sensor driver for sensing subsystem. It supports
the accelerometer and gyrometer now.
This has been tested with bmi160 on native_posix simulator.

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
2024-01-24 10:32:10 +01:00
..
sensor/phy_3d_sensor sensing: implement the phy_3d_sensor 2024-01-24 10:32:10 +01:00
CMakeLists.txt sensing: implement sensor data dispatching 2024-01-24 10:32:10 +01:00
dispatch.c sensing: implement sensor data dispatching 2024-01-24 10:32:10 +01:00
Kconfig sensing: implement sensor data dispatching 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
sensing.c sensing: refine sensing API 2024-01-24 10:32:10 +01:00
sensor_mgmt.c sensing: implement set/get interval and sensitivity 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