zephyr/drivers/usb
Dmitrii Sharshakov 5c1d4db845 drivers: udc_rpi_pico: move control endpoint enable/disable
Move control endpoint enable/disable calls to udc_enable()/udc_disable().
It does not change much during USB device support initialization, but
it seems to resolve an issue when starting from RAM, though the real
cause is unknown.

Signed-off-by: Dmitrii Sharshakov <d3dx12.xx@gmail.com>
2025-07-29 11:18:28 +01:00
..
bc12 drivers: kconfig: fix typo 2025-07-01 10:58:54 -10:00
common
device drivers: usb: device: prevent USB clock disable in sleep mode 2025-07-22 08:11:49 -04:00
udc drivers: udc_rpi_pico: move control endpoint enable/disable 2025-07-29 11:18:28 +01:00
uhc usb: host: allow status stage to be omitted 2025-06-27 08:52:22 -10:00
uvb
CMakeLists.txt
Kconfig