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

USBH_HID_InterfaceDeInit() function

USBH_HID_InterfaceDeInit The function DeInit the Pipes used for the HID class.

Syntax

static USBH_StatusTypeDef USBH_HID_InterfaceDeInit(USBH_HandleTypeDef *phost);
Implemented in usbh_hid.c:248

Arguments

phost

Host handle

Return value

USBH Status

References

LocationText
usbh_hid.c:248
static USBH_StatusTypeDef USBH_HID_InterfaceDeInit(USBH_HandleTypeDef *phost)
usbh_hid.c:101
static USBH_StatusTypeDef USBH_HID_InterfaceDeInit(USBH_HandleTypeDef *phost);
usbh_hid.c:115
USBH_HID_InterfaceDeInit,

Call Tree

Functions called by USBH_HID_InterfaceDeInit()
USBH_HID_InterfaceDeInit()
free()
all items filtered out
Data read by USBH_HID_InterfaceDeInit()
Data written by USBH_HID_InterfaceDeInit()
USBH_HID_InterfaceDeInit()
Implementations
USBH_HID_InterfaceDeInit()
all items filtered out
Type of USBH_HID_InterfaceDeInit()
USBH_HID_InterfaceDeInit()