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

UX_ENDPOINT_RESET macro

Syntax

#define UX_ENDPOINT_RESET 0

References

LocationText
ux_api.h:1120
#define UX_ENDPOINT_RESET 0
ux_dcd_stm32_initialize_complete.c:183
ux_device_class_storage_thread.c:193
if (endpoint_out -> ux_slave_endpoint_state == UX_ENDPOINT_RESET &&
ux_device_class_storage_thread.c:402
if (endpoint_in -> ux_slave_endpoint_state == UX_ENDPOINT_RESET)
ux_device_stack_clear_feature.c:152
endpoint_target -> ux_slave_endpoint_state = UX_ENDPOINT_RESET;