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

USBD_CDC_EP0_RxReady() function

USBD_CDC_EP0_RxReady Handle EP0 Rx Ready event

Syntax

static uint8_t USBD_CDC_EP0_RxReady(USBD_HandleTypeDef *pdev);
Implemented in usbd_cdc.c:603

Arguments

pdev

device instance

Return value

status

References

LocationText
usbd_cdc.c:603
static uint8_t USBD_CDC_EP0_RxReady(USBD_HandleTypeDef *pdev)
usbd_cdc.c:107
static uint8_t USBD_CDC_EP0_RxReady(USBD_HandleTypeDef *pdev);
usbd_cdc.c:147
USBD_CDC_EP0_RxReady,

Call Tree

Functions called by USBD_CDC_EP0_RxReady()
USBD_CDC_EP0_RxReady()
all items filtered out
Implementations
USBD_CDC_EP0_RxReady()
all items filtered out
Type of USBD_CDC_EP0_RxReady()
USBD_CDC_EP0_RxReady()
uint8_t
all items filtered out