usbx + 0/1 examples
CodeScope will show references to UX_DEVICE_REMOVED from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
USBX
 
Symbols
loading...
Files
loading...

UX_DEVICE_REMOVED macro

Syntax

#define UX_DEVICE_REMOVED 10

Examples

UX_DEVICE_REMOVED is referenced by 1 libraries and example projects.

References

LocationText
ux_api.h:1117
#define UX_DEVICE_REMOVED 10
ux_device_stack_disconnect.c:168
ux_host_stack_device_remove.c:152
device -> ux_device_state = UX_DEVICE_REMOVED;