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

UX_DEVICE_CLASS_DFU_MODE_DFU macro

Syntax

#define UX_DEVICE_CLASS_DFU_MODE_DFU 2

Examples

UX_DEVICE_CLASS_DFU_MODE_DFU is referenced by 1 libraries and example projects.

References

LocationText
ux_device_class_dfu.h:90
#define UX_DEVICE_CLASS_DFU_MODE_DFU 2
ux_device_class_dfu_activate.c:125
_ux_system_slave -> ux_system_slave_device_dfu_mode = UX_DEVICE_CLASS_DFU_MODE_DFU ;