STM32_USB_Device_Library + 0/9 examples
CodeScope will show references to DFU_MEDIA_ERASE 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_ERASE macro

Syntax

#define DFU_MEDIA_ERASE 0x00U

Examples

DFU_MEDIA_ERASE is referenced by 9 libraries and example projects.

References

LocationText
usbd_dfu.h:120
#define DFU_MEDIA_ERASE 0x00U
usbd_dfu.c:1116
DfuInterface->GetStatus(hdfu->data_ptr, DFU_MEDIA_ERASE, hdfu->dev_status);