UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_UPLOAD is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SLAVE_CLASS_DFU_CAPABILITY_CAN_UPLOAD

UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_UPLOAD macro

Syntax

#define UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_UPLOAD 0x02

References

LocationText
ux_device_class_dfu.h:79
#define UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_UPLOAD 0x02
ux_device_class_dfu_control_request.c:381
if (!(_ux_system_slave -> ux_system_slave_device_dfu_capabilities & UX_SLAVE_CLASS_DFU_CAPABILITY_CAN_UPLOAD) ||