zephyr/drivers
Marti Bolivar bdd03f388b drivers: sensor: temp_nrf5: fix sensor type
The sensor channel type for the nRF TEMP peripheral is incorrectly set
to SENSOR_CHAN_AMBIENT_TEMP. This peripheral measures die temperature,
not ambient temperature.

Fix the sensor channel.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-04-04 12:29:05 -05:00
..
adc drivers/adc: Switch ti_adc108s102 driver to new SPI API 2018-04-04 19:02:35 +02:00
aio
bluetooth drivers/bluetooth: Get rid completely of legacy SPI API in SPI HCI 2018-04-04 19:02:35 +02:00
clock_control drivers/clock_control: Enable ARC core support on quark_se driver 2018-04-04 19:02:35 +02:00
console
counter
crypto
display
dma
entropy
ethernet drivers/ethernet: No need of semaphore for spi in enc28j60 2018-04-04 19:02:35 +02:00
flash drivers/flash: Switch W25QXXDV driver to new SPI API 2018-04-04 19:02:35 +02:00
gpio
grove
i2c
i2s
ieee802154 drivers/ieee802154: No need of semaphore for spi in mcr20a 2018-04-04 19:02:35 +02:00
interrupt_controller
ipm
led_strip
net
pci
pinmux
pwm
rtc
sensor drivers: sensor: temp_nrf5: fix sensor type 2018-04-04 12:29:05 -05:00
serial
spi api/spi: Slave transactions will return received frames on success 2018-04-04 19:02:35 +02:00
timer
usb
watchdog
CMakeLists.txt
Kconfig