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

USBD_DFU_Setup() function

USBD_DFU_Setup Handle the DFU specific requests

Syntax

static uint8_t USBD_DFU_Setup(USBD_HandleTypeDef *pdev,     USBD_SetupReqTypedef *req);
Implemented in usbd_dfu.c:350

Arguments

pdev

instance

req

usb requests

Return value

status

References

LocationText
usbd_dfu.c:350
static uint8_t USBD_DFU_Setup(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req)
usbd_dfu.c:102
static uint8_t USBD_DFU_Setup(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req);
usbd_dfu.c:139
USBD_DFU_Setup,

Call Tree

Implementations
USBD_DFU_Setup()
all items filtered out
Type of USBD_DFU_Setup()
USBD_DFU_Setup()
uint8_t
uint16_t
all items filtered out