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

USBH_AUDIO_FindHIDControl() function

Find HID Control interfaces

Syntax

static USBH_StatusTypeDef USBH_AUDIO_FindHIDControl(USBH_HandleTypeDef *phost);
Implemented in usbh_audio.c:833

Arguments

phost

Host handle

Return value

USBH Status

References

LocationReferrerText
usbh_audio.c:833
static USBH_StatusTypeDef USBH_AUDIO_FindHIDControl(USBH_HandleTypeDef *phost)
usbh_audio.c:110
static USBH_StatusTypeDef USBH_AUDIO_FindHIDControl(USBH_HandleTypeDef *phost);
usbh_audio.c:266USBH_AUDIO_InterfaceInit()
if (USBH_AUDIO_FindHIDControl(phost) == USBH_OK)

Call Tree

Functions calling USBH_AUDIO_FindHIDControl()
Functions called by USBH_AUDIO_FindHIDControl()
all items filtered out
USBH_AUDIO_FindHIDControl()
all items filtered out
Type of USBH_AUDIO_FindHIDControl()
USBH_AUDIO_FindHIDControl()