zephyr/subsys/usb/host
Johann Fischer d18cb6c189 usb: host: usbh_ch9: add ASSERT for unresolved data stage conditions
Do not explicitly check buf parameter in usbh_req_setup()
but add ASSERT to check unresolved data stage conditions.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-10-01 09:26:07 +03:00
..
CMakeLists.txt usb: host: add a structure to represent a USB device. 2023-10-01 09:26:07 +03:00
Kconfig
usbh_api.c
usbh_ch9.c usb: host: usbh_ch9: add ASSERT for unresolved data stage conditions 2023-10-01 09:26:07 +03:00
usbh_ch9.h usb: host: add command to get the current device configuration 2023-10-01 09:26:07 +03:00
usbh_core.c usb: host: rework ch9 tools to work on USB device 2023-10-01 09:26:07 +03:00
usbh_data.ld
usbh_device.c usb: host: add a structure to represent a USB device. 2023-10-01 09:26:07 +03:00
usbh_device.h usb: host: add a structure to represent a USB device. 2023-10-01 09:26:07 +03:00
usbh_internal.h
usbh_shell.c usb: host: add command to get the current device configuration 2023-10-01 09:26:07 +03:00