CDC_Itf_Control() is only used within DualCore_Standalone.
 
Symbols
loading...
Files
loading...

CDC_Itf_Control() function

CDC_Itf_Control Manage the CDC class requests

Syntax

static int8_t CDC_Itf_Control(uint8_t cmd,     uint8_t * pbuf,     uint16_t length);
Implemented in usbd_cdc_interface.c:152

Arguments

cmd

pbuf

length

Return value

Result of the operation: USBD_OK if all operations are OK else USBD_FAIL

References

LocationText
usbd_cdc_interface.c:152
static int8_t CDC_Itf_Control(uint8_t cmd, uint8_t * pbuf, uint16_t length)
usbd_cdc_interface.c:57
static int8_t CDC_Itf_Control(uint8_t cmd, uint8_t * pbuf, uint16_t length);
usbd_cdc_interface.c:67
CDC_Itf_Control,

Call Tree

Functions called by CDC_Itf_Control()
CDC_Itf_Control()
all items filtered out
Implementations
CDC_Itf_Control()
all items filtered out
Type of CDC_Itf_Control()
CDC_Itf_Control()
int8_t
all items filtered out