zephyr/drivers/sensor/bosch
Tom Burdick 3b94af2b5c sensors: Submit call returns void
The integer return of sensor_submit should be void as the call is
asynchronous and the response is meant to be delivered using RTIO APIs
signaling that the submission completed with error or success.

Change the function signature to void and fix all uses of the submit
API, fixing some bugs in the process.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-06-14 19:13:02 +02:00
..
bma4xx sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
bma280
bmc150_magn
bme280 sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
bme680 sensor: bme680: simplify conversion logic 2024-05-30 02:06:19 -07:00
bmg160
bmi08x
bmi160 sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
bmi270
bmi323
bmm150
bmp388
bmp581
CMakeLists.txt
Kconfig