zephyr/drivers/sensor/dht
Jamie McCrae d3edd34df3 drivers: sensor: dht: Add lock IRQ option
Adds an option that allows for locking all interrupts when reading
the data from this sensor, this can be used alongside systems like
Bluetooth to vastly increase chances of getting a reading from the
sensor successfully, at the risk of losing Bluetooth packets.

Signed-off-by: Jamie McCrae <spam@helper3000.net>
2024-04-04 13:16:18 -05:00
..
CMakeLists.txt
dht.c drivers: sensor: dht: Add lock IRQ option 2024-04-04 13:16:18 -05:00
dht.h
Kconfig drivers: sensor: dht: Add lock IRQ option 2024-04-04 13:16:18 -05:00