usbx + 0/5 examples
CodeScope will show references to UX_DEVICE_ENUMERATION_FAILURE from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
STM32F429ZI-Nucleo
Applications
USBX
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_DEVICE_ENUMERATION_FAILURE

UX_DEVICE_ENUMERATION_FAILURE macro

Syntax

#define UX_DEVICE_ENUMERATION_FAILURE 0x44

Examples

UX_DEVICE_ENUMERATION_FAILURE is referenced by 5 libraries and example projects.

References

LocationText
ux_api.h:1391
#define UX_DEVICE_ENUMERATION_FAILURE 0x44
ux_host_stack_rh_device_insertion.c:159
ux_host_stack_rh_device_insertion.c:164
return(UX_DEVICE_ENUMERATION_FAILURE);
ux_host_stack_rh_device_insertion.c:172
return(UX_DEVICE_ENUMERATION_FAILURE);
ux_host_stack_rh_device_insertion.c:244
ux_host_stack_rh_device_insertion.c:250
return(UX_DEVICE_ENUMERATION_FAILURE);