DFU_Upload() is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

DFU_Upload() function

DFU_Upload Handles the DFU UPLOAD request.

Syntax

static void DFU_Upload(USBD_HandleTypeDef *pdev,     USBD_SetupReqTypedef *req);
Implemented in usbd_dfu.c:935

Arguments

pdev

instance

req

pointer to the request structure

Return value

status

References

LocationReferrerText
usbd_dfu.c:935
static void DFU_Upload(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req)
usbd_dfu.c:119
static void DFU_Upload(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req);
usbd_dfu.c:373USBD_DFU_Setup()
DFU_Upload(pdev, req);

Call Tree

Functions calling DFU_Upload()
Functions called by DFU_Upload()
all items filtered out
DFU_Upload()
Data read by DFU_Upload()
Data written by DFU_Upload()
DFU_Upload()
DFU_Upload()::phaddr
DFU_Upload()::addr
DFU_Upload()::CmdLength
all items filtered out
Type of DFU_Upload()
DFU_Upload()
uint8_t
uint32_t
all items filtered out