zephyr/include/drivers
Peter A. Bigot cb84836745 drivers: sensor: ccs811: provide access to sensor results
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>
2020-01-14 15:44:09 -06:00
..
adc
bluetooth
clock_control
console
gpio
i2c/slave
ieee802154
interrupt_controller
led
pcie
sensor drivers: sensor: ccs811: provide access to sensor results 2020-01-14 15:44:09 -06:00
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