zephyr/drivers
Andrzej Głąbek c80589af56 drivers: uart_nrfx_uarte: Fix RX auto disabling routine
This is a follow-up to commit 11bbdb030d.

When RX is automatically disabled because all provided RX buffers have
been filled up, the rx_enabled flag needs to be cleared, otherwise it
will be impossible to enable RX again.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-02-05 06:25:46 -05:00
..
adc drivers: adc: adc_sam0: Change local variables to lower case 2022-02-04 10:49:09 +01:00
audio
bbram
bluetooth
cache
can drivers: can: m_can: fix reconfiguring bitrate 2022-01-28 15:46:17 +01:00
clock_control drivers: clock_control: Remove unused header file 2022-02-01 11:31:36 +01:00
console kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
counter
crypto
dac
debug
disk drivers: usdhc: Add log for DAT3 detection 2022-02-02 16:59:30 +01:00
display
dma
ec_host_cmd_periph
edac
eeprom
entropy driver: entropy: stm32: Fix health dts properties 2022-02-04 11:14:44 +01:00
espi
ethernet kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
flash drivers/flash: remove flash_write_protection API 2022-02-01 10:46:28 +01:00
fpga
gpio drivers: gpio: Added support for raspberry pi 2022-02-02 16:23:35 +01:00
hwinfo
i2c
i2s
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora drivers: lora: shell: fix 'long' specifier in shell_error() 2022-02-01 14:25:38 -06:00
mbox
mdio
memc
misc
mm
modem drivers: modem: Fix loop variables type 2022-02-04 11:19:28 +01:00
net drivers: net: ppp: asynch api: use microseconds 2022-02-01 13:31:20 +01:00
neural_net
pcie
peci
pinctrl drivers: pinctrl: Added pinctrl driver for RPi Pico 2022-02-02 16:23:35 +01:00
pinmux
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm
regulator
sensor
serial drivers: uart_nrfx_uarte: Fix RX auto disabling routine 2022-02-05 06:25:46 -05:00
spi spi: nrfx_spi*: only run uninit if configured 2022-01-31 12:14:05 +01:00
syscon
timer
usb
video
virtualization
watchdog
wifi kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
xen
CMakeLists.txt
Kconfig