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

UX_HCD_RESET_ENDPOINT macro

Syntax

#define UX_HCD_RESET_ENDPOINT 16

References

LocationText
ux_api.h:1453
#define UX_HCD_RESET_ENDPOINT 16
ux_hcd_stm32_entry.c:202
case UX_HCD_RESET_ENDPOINT:
ux_host_stack_endpoint_reset.c:116
status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_RESET_ENDPOINT, endpoint);