esp-idf/components/usb
Darian Leung a1ed398481 usb_host: Fix coverity issues with hcd_install()
- Use single "err_ret" variable for returning errors
- Simplify bail out procedure by using more labels
2023-06-21 17:50:20 +08:00
..
include usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
private_include usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
test_apps
.build-test-rules.yml
CMakeLists.txt
Kconfig
hcd_dwc.c usb_host: Fix coverity issues with hcd_install() 2023-06-21 17:50:20 +08:00
hub.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
maintainers.md
usb_helpers.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usb_host.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usb_phy.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usb_private.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
usbh.c usb_host: Run formatting script 2023-05-29 17:30:41 +08:00