zephyr/drivers/usb/device
Michael Hope 5a6271b08d usb: sam0: add the new usb_dc_ep_mps() function.
This was added as part of the USB transfer infrastructure.  Implement
for the SAM0.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-03-27 19:57:38 -04:00
..
CMakeLists.txt drivers: usbd_nrf5: Add nRF52840 USB Device Controller Driver 2018-03-15 12:39:53 +01:00
Kconfig drivers: usbd_nrf5: Add nRF52840 USB Device Controller Driver 2018-03-15 12:39:53 +01:00
usb_dc_dw.c usb: dc_dw: Do not clear RX NAK at init for transfer endpoints 2018-03-16 14:45:24 -07:00
usb_dc_nrf5.c usb: device: nrf5: Remove support for the ACCESSFAULT event 2018-03-27 09:35:21 -04:00
usb_dc_sam0.c usb: sam0: add the new usb_dc_ep_mps() function. 2018-03-27 19:57:38 -04:00
usb_dc_stm32.c usb_dc: Add usb_dc_ep_mps function 2018-03-16 14:45:24 -07:00
usb_dw_registers.h driver: usb_dw: Move base address and irq num of usb to soc.h 2018-02-07 22:55:11 -05:00