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

MTP_FindCtlEndpoint() function

Find MTP Ctl interface

Syntax

static uint8_t MTP_FindCtlEndpoint(USBH_HandleTypeDef *phost);
Implemented in usbh_mtp.c:242

Arguments

phost

Host handle

Return value

USBH Status

References

LocationReferrerText
usbh_mtp.c:242
static uint8_t MTP_FindCtlEndpoint(USBH_HandleTypeDef *phost)
usbh_mtp.c:103
static uint8_t MTP_FindCtlEndpoint(USBH_HandleTypeDef *phost);
usbh_mtp.c:160USBH_MTP_InterfaceInit()
endpoint = MTP_FindCtlEndpoint(phost);

Call Tree

Functions calling MTP_FindCtlEndpoint()
all items filtered out
MTP_FindCtlEndpoint()
Data read by MTP_FindCtlEndpoint()
Data written by MTP_FindCtlEndpoint()
MTP_FindCtlEndpoint()
MTP_FindCtlEndpoint()::interface
MTP_FindCtlEndpoint()::endpoint
all items filtered out
Type of MTP_FindCtlEndpoint()
MTP_FindCtlEndpoint()
uint8_t
all items filtered out