STM32_USB_Device_Library + 0/9 examples
CodeScope will show references to DFU_MEDIA_PROGRAM from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I-Discovery
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
STM32F413H-Discovery
Applications
USB_Device
STM32F413ZH-Nucleo
Applications
USB_Device
STM32F429ZI-Nucleo
Applications
USB_Device
STM32F446ZE-Nucleo
Applications
USB_Device
 
Symbols
loading...
Files
loading...

DFU_MEDIA_PROGRAM macro

Syntax

#define DFU_MEDIA_PROGRAM 0x01U

Examples

DFU_MEDIA_PROGRAM is referenced by 9 libraries and example projects.

References

LocationText
usbd_dfu.h:121
#define DFU_MEDIA_PROGRAM 0x01U
usbd_dfu.c:1120
DfuInterface->GetStatus(hdfu->data_ptr, DFU_MEDIA_PROGRAM, hdfu->dev_status);