zephyr/subsys/sensing
Tom Burdick d2ccc91d7d sensors: Add a blocking sensor_read call
Rename the current sensor_read to sensor_read_async_pool and create a
new blocking sensor_read helper.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-05-30 09:00:43 +02:00
..
sensor sensing: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01:00
CMakeLists.txt sensing: add hinge angle sensor 2024-01-24 10:32:10 +01:00
dispatch.c sensing: Fix initializer compile-time constant 2024-01-24 10:32:10 +01:00
Kconfig sensing: add hinge angle sensor 2024-01-24 10:32:10 +01:00
sensing_sensor.c sensing: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01:00
sensing.c sensing: Fix initializer compile-time constant 2024-01-24 10:32:10 +01:00
sensor_mgmt.c sensors: Add a blocking sensor_read call 2024-05-30 09:00:43 +02:00
sensor_mgmt.h sensing: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01:00