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

Syntax

uint8_t *(* Read)(uint8_t *src, uint8_t *dest, uint32_t Len);

Examples

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

References

LocationReferrerText
usbd_dfu.h:202
uint8_t *(* Read)(uint8_t *src, uint8_t *dest, uint32_t Len);
usbd_dfu.c:1029DFU_Upload()
phaddr = DfuInterface->Read((uint8_t *)addr, hdfu->buffer.d8, hdfu->wlength);

Call Tree

Functions calling USBD_DFU_MediaTypeDef::Read
all items filtered out
USBD_DFU_MediaTypeDef::Read
Type of USBD_DFU_MediaTypeDef::Read
USBD_DFU_MediaTypeDef::Read
uint8_t
all items filtered out