USBH_ClassTypeDef::Name is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_ClassTypeDef::Name field

Syntax

const char *Name;

References

LocationReferrerText
usbh_def.h:453
const char *Name;
usbh_core.c:722USBH_Process()
USBH_UsrLog("%s class started.", phost->pActiveClass->Name);
usbh_core.c:730USBH_Process()
USBH_UsrLog("Device not supporting %s class.", phost->pActiveClass->Name);

Data Use

Functions reading USBH_ClassTypeDef::Name
USBH_ClassTypeDef::Name
all items filtered out