mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 12:13:50 +00:00
Expose the entire content of the ALG_RESULT_DATA block to the application, primarily so the status and error flags can be seen. With those available the application has the ability to detect that a stale result has been provided so sensor_fetch_sample() can return -EAGAIN in this case instead of -EIO, and it doesn't need to block which is annoying. This should also make the sensor usable on older Nordic Thingy:52 devices with outdated CCS811 application firmware that doesn't properly implement the DATA_READY bit. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
adc | ||
bluetooth | ||
clock_control | ||
console | ||
gpio | ||
i2c/slave | ||
ieee802154 | ||
interrupt_controller | ||
led | ||
pcie | ||
sensor | ||
timer | ||
usb | ||
wifi | ||
adc.h | ||
can.h | ||
clock_control.h | ||
counter.h | ||
display.h | ||
dma.h | ||
eeprom.h | ||
entropy.h | ||
espi.h | ||
flash.h | ||
gna.h | ||
gpio.h | ||
hwinfo.h | ||
i2c.h | ||
i2s.h | ||
ipm.h | ||
kscan.h | ||
led_strip.h | ||
led.h | ||
lora.h | ||
pinmux.h | ||
ps2.h | ||
pwm.h | ||
sensor.h | ||
spi.h | ||
uart.h | ||
video-controls.h | ||
video.h | ||
watchdog.h |