zephyr/subsys/usb/device
Pawel Osypiuk 7fcfd54423 usb: device: cdc_acm: suspend transfers when RX path runs out of buffer
Suspend CDC ACM class OUT transfers when RX path runs out
of ring buffer.

Signed-off-by: Pawel Osypiuk <pawelosyp@gmail.com>
2022-07-11 10:31:12 +02:00
..
class usb: device: cdc_acm: suspend transfers when RX path runs out of buffer 2022-07-11 10:31:12 +02:00
bos.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
os_desc.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
os_desc.h usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
usb_descriptor.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_descriptor.h usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
usb_device.c usb: device: Update to use gpio_dt_spec 2022-07-04 15:34:13 +02:00
usb_transfer.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_transfer.h usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
usb_work_q.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_work_q.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00