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

CDC_Itf_DeInit() function

CDC_Itf_DeInit DeInitializes the CDC media low layer

Syntax

static int8_t CDC_Itf_DeInit(void);
Implemented in usbd_cdc_interface.c:133

Return value

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

References

LocationText
usbd_cdc_interface.c:133
static int8_t CDC_Itf_DeInit(void)
usbd_cdc_interface.c:56
static int8_t CDC_Itf_DeInit(void);
usbd_cdc_interface.c:66
CDC_Itf_DeInit,

Call Tree

Functions called by CDC_Itf_DeInit()
CDC_Itf_DeInit()
all items filtered out
Data read by CDC_Itf_DeInit()
CDC_Itf_DeInit()
Implementations
CDC_Itf_DeInit()
all items filtered out
Type of CDC_Itf_DeInit()
CDC_Itf_DeInit()
int8_t
all items filtered out