zephyr/drivers
Ryan Erickson 6243557e5f drivers: nrf: uarte: check if RXSTARTED before issue STOPRX
Only issue STOPRX is RX has started.
This prevents getting stuck in while loop.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2020-04-24 19:34:50 +02:00
..
adc drivers: adc: adc_sam_afec: rework device tree support 2020-04-23 06:11:26 -05:00
audio
bluetooth
can
clock_control
console
counter
crypto
dac
debug
display
dma
eeprom
entropy
espi driver: espi: Re-enable bus interrupts after espi reset. 2020-04-23 18:22:49 +02:00
ethernet drivers: ethernet: eth_mcux: Convert to using DT_INST macros 2020-04-23 07:40:37 -05:00
flash
gpio drivers: gpio_nrfx: Pass only pins associated with handler 2020-04-24 16:56:10 +02:00
hwinfo
i2c soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
i2s
ieee802154
interrupt_controller
ipm
kscan tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux drivers: pinmux: stm32l4: I2C_1, CAN pinmuxes added 2020-04-24 06:36:35 -05:00
ps2
ptp_clock
pwm drivers: pwm: nordic: move to new DT API 2020-04-24 17:00:13 +02:00
sensor
serial drivers: nrf: uarte: check if RXSTARTED before issue STOPRX 2020-04-24 19:34:50 +02:00
spi soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
timer drivers/timer: stm32_lptim: Move to new DT api 2020-04-24 12:09:17 -05:00
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig