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

UX_DCD_STALL_ENDPOINT macro

Syntax

#define UX_DCD_STALL_ENDPOINT 20

References

LocationText
ux_api.h:1481
#define UX_DCD_STALL_ENDPOINT 20
ux_dcd_stm32_function.c:151
case UX_DCD_STALL_ENDPOINT:
ux_device_class_hid_descriptor_send.c:168
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_class_hid_descriptor_send.c:188
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_class_hid_descriptor_send.c:215
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_class_hid_descriptor_send.c:234
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_clear_feature.c:175
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_descriptor_send.c:327
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_descriptor_send.c:361
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_descriptor_send.c:419
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_descriptor_send.c:470
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_descriptor_send.c:479
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_endpoint_stall.c:107
status = dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_get_status.c:172
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_get_status.c:182
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_interface_get.c:145
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);
ux_device_stack_set_feature.c:176
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint_target);
ux_device_stack_set_feature.c:198
dcd -> ux_slave_dcd_function(dcd, UX_DCD_STALL_ENDPOINT, endpoint);