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

USBD_CUSTOM_HID_Setup() function

USBD_CUSTOM_HID_Setup Handle the CUSTOM_HID specific requests

Syntax

static uint8_t USBD_CUSTOM_HID_Setup(USBD_HandleTypeDef *pdev,     USBD_SetupReqTypedef *req);
Implemented in usbd_customhid.c:352

Arguments

pdev

instance

req

usb requests

Return value

status

References

LocationText
usbd_customhid.c:352
static uint8_t USBD_CUSTOM_HID_Setup(USBD_HandleTypeDef *pdev,
usbd_customhid.c:89
static uint8_t USBD_CUSTOM_HID_Setup(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req);
usbd_customhid.c:112
USBD_CUSTOM_HID_Setup,

Call Tree

Functions called by USBD_CUSTOM_HID_Setup()
USBD_CUSTOM_HID_Setup()
Data read by USBD_CUSTOM_HID_Setup()
Data written by USBD_CUSTOM_HID_Setup()
USBD_CUSTOM_HID_Setup()
Implementations
USBD_CUSTOM_HID_Setup()
all items filtered out
Type of USBD_CUSTOM_HID_Setup()
USBD_CUSTOM_HID_Setup()
uint8_t
uint16_t
all items filtered out