zephyr/drivers/usb/device
Gerson Fernando Budke 8961172e6d drivers: usb: Add sam0 support to pinctrl
This add support to pinctrl at Atmel sam0 usb dc driver. It updates
all boards with new pinctrl groups format and drop pinmux entries.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-03-24 15:45:37 -07:00
..
CMakeLists.txt
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
usb_dc_dw.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
usb_dc_kinetis.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
usb_dc_mcux.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
usb_dc_native_posix.c
usb_dc_native_posix_adapt.c
usb_dc_native_posix_adapt.h
usb_dc_nrfx.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
usb_dc_sam0.c drivers: usb: Add sam0 support to pinctrl 2022-03-24 15:45:37 -07:00
usb_dc_sam_usbc.c drivers: usb: Update sam usb drivers to use pinctrl 2022-03-24 15:45:37 -07:00
usb_dc_sam_usbhs.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
usb_dc_stm32.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
usb_dw_registers.h