UX_HCD_RESET_PORT is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_HCD_RESET_PORT macro

Syntax

#define UX_HCD_RESET_PORT 9

References

LocationText
ux_api.h:1445
#define UX_HCD_RESET_PORT 9
ux_hcd_stm32_entry.c:168
case UX_HCD_RESET_PORT:
ux_host_stack_rh_device_insertion.c:146
port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_PORT, (VOID *)((ALIGN_TYPE)port_index));