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

UX_HCD_ENABLE_PORT macro

Syntax

#define UX_HCD_ENABLE_PORT 3

References

LocationText
ux_api.h:1439
#define UX_HCD_ENABLE_PORT 3
ux_hcd_stm32_entry.c:132
case UX_HCD_ENABLE_PORT:
ux_host_stack_rh_device_insertion.c:129
port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_ENABLE_PORT, (VOID *)((ALIGN_TYPE)port_index));