zephyr/drivers/usb
Nick Kraus dd1d367f34 driver: usb_dc_sam_usbhs: Initialize Endpoint FIFO
Ensure that the FIFO of each endpoint is initialized during endpoint
configuration, to prevent a NULL FIFO from being encountered during the
first call to usb_dc_ep_write() for a given endpoint.

Signed-off-by: Nick Kraus <nick@nckraus.com>
2022-09-09 16:31:43 -04:00
..
device driver: usb_dc_sam_usbhs: Initialize Endpoint FIFO 2022-09-09 16:31:43 -04:00
CMakeLists.txt
Kconfig