zephyr/drivers/wifi/esp
Marcin Niestroj f27de1f1bb drivers: wifi: esp: inform modem_context about HW flow control
If HW flow control is enabled, then modem_context framework won't drain
UART FIFO blindly, but will stop when there is no more space in RX
ring_buf. This prevents data loss by "pausing" incoming data on hardware
level.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-10-05 17:04:52 +03:00
..
CMakeLists.txt
esp_offload.c drivers: wifi: esp: Fix issue with incorrect tx timeout 2020-07-22 15:06:41 +03:00
esp_socket.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
esp.c drivers: wifi: esp: inform modem_context about HW flow control 2020-10-05 17:04:52 +03:00
esp.h modem: iface_uart: use ring_buf_{claim,finish} API 2020-10-05 17:04:52 +03:00
Kconfig.esp drivers: wifi: esp: support configurable modem buffers size and count 2020-09-30 17:04:43 +03:00