USBH_CDC_InterfaceDeInit() is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_CDC_InterfaceDeInit() function

USBH_CDC_InterfaceDeInit The function DeInit the Pipes used for the CDC class.

Syntax

static USBH_StatusTypeDef USBH_CDC_InterfaceDeInit(USBH_HandleTypeDef *phost);
Implemented in usbh_cdc.c:267

Arguments

phost

Host handle

Return value

USBH Status

References

LocationText
usbh_cdc.c:267
static USBH_StatusTypeDef USBH_CDC_InterfaceDeInit(USBH_HandleTypeDef *phost)
usbh_cdc.c:107
static USBH_StatusTypeDef USBH_CDC_InterfaceDeInit(USBH_HandleTypeDef *phost);
usbh_cdc.c:130
USBH_CDC_InterfaceDeInit,

Call Tree

Functions called by USBH_CDC_InterfaceDeInit()
USBH_CDC_InterfaceDeInit()
free()
all items filtered out
Implementations
USBH_CDC_InterfaceDeInit()
all items filtered out
Type of USBH_CDC_InterfaceDeInit()
USBH_CDC_InterfaceDeInit()