STM32_USB_Device_Library + 0/9 examples
CodeScope will show references to USBD_DFU_MediaTypeDef::Init 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...

USBD_DFU_MediaTypeDef::Init field

Syntax

uint16_t (* Init)(void);

Examples

USBD_DFU_MediaTypeDef::Init is referenced by 9 libraries and example projects.

References

LocationReferrerText
usbd_dfu.h:198
uint16_t (* Init)(void);
usbd_dfu.c:301USBD_DFU_Init()
if (((USBD_DFU_MediaTypeDef *)pdev->pUserData[pdev->classId])->Init() != USBD_OK)

Call Tree

Functions calling USBD_DFU_MediaTypeDef::Init
all items filtered out
USBD_DFU_MediaTypeDef::Init