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

USBD_CUSTOM_HID_EP0_RxReady() function

USBD_CUSTOM_HID_EP0_RxReady Handles control request data.

Syntax

static uint8_t USBD_CUSTOM_HID_EP0_RxReady(USBD_HandleTypeDef *pdev);
Implemented in usbd_customhid.c:739

Arguments

pdev

device instance

Return value

status

References

LocationText
usbd_customhid.c:739
static uint8_t USBD_CUSTOM_HID_EP0_RxReady(USBD_HandleTypeDef *pdev)
usbd_customhid.c:93
static uint8_t USBD_CUSTOM_HID_EP0_RxReady(USBD_HandleTypeDef *pdev);
usbd_customhid.c:114
USBD_CUSTOM_HID_EP0_RxReady, /*EP0_RxReady*/ /* STATUS STAGE IN */

Call Tree

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