zephyr/drivers/usb/device
Lukas Gehreke 4c0317fa47 drivers: usb_dc_rpi_pico: Implemented vbus detection handling
As per USB 2.0 specification 7.1.5.1: The voltage source on the pull-up
resistor must be derived from or controlled by the power supplied on the
USB cable such that when VBUS is removed, the pull-up resistor does not
supply current on the data line to which it is attached.

Signed-off-by: Lukas Gehreke <lk.gehreke@gmail.com>
2024-10-17 10:47:15 -04:00
..
CMakeLists.txt drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
Kconfig boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
usb_dc_dw.c drivers: use `DT_INST_NODE_HAS_COMPAT` 2024-04-26 20:04:38 +01:00
usb_dc_dw_stm32.h drivers: use `DT_INST_NODE_HAS_COMPAT` 2024-04-26 20:04:38 +01:00
usb_dc_it82xx2.c usb: it82xx2: lock irq for handling suspended flag 2024-09-26 03:30:51 -04:00
usb_dc_kinetis.c drivers: usb: usb_dc_kinetis: fix k_heap_alloc wait duration 2023-12-15 11:41:56 +00:00
usb_dc_mcux.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
usb_dc_native_posix.c drivers: usb: native posix: add option for enabling high speed support 2024-06-12 17:15:58 -05:00
usb_dc_native_posix_adapt.c drivers: usb: native posix: add option for enabling high speed support 2024-06-12 17:15:58 -05:00
usb_dc_native_posix_adapt.h
usb_dc_nrfx.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
usb_dc_numaker.c drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
usb_dc_rpi_pico.c drivers: usb_dc_rpi_pico: Implemented vbus detection handling 2024-10-17 10:47:15 -04:00
usb_dc_sam0.c
usb_dc_sam_usbc.c
usb_dc_sam_usbhs.c
usb_dc_smartbond.c drivers: usb: device: Fix disable sequece 2024-06-26 09:20:51 -04:00
usb_dc_stm32.c drivers: usb: stm32 usb device controller in sleep mode 2024-08-01 12:36:58 +02:00