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

UX_DCD_DESTROY_ENDPOINT macro

Syntax

#define UX_DCD_DESTROY_ENDPOINT 15

References

LocationText
ux_api.h:1475
#define UX_DCD_DESTROY_ENDPOINT 15
ux_dcd_stm32_function.c:141
case UX_DCD_DESTROY_ENDPOINT:
ux_device_stack_alternate_setting_set.c:241
dcd -> ux_slave_dcd_function(dcd, UX_DCD_DESTROY_ENDPOINT, (VOID *) endpoint);
ux_device_stack_disconnect.c:154
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_DESTROY_ENDPOINT,
ux_device_stack_interface_delete.c:108
dcd -> ux_slave_dcd_function(dcd, UX_DCD_DESTROY_ENDPOINT, endpoint);