MTP_EventsStateTypeDef::MTP_EVENTS_INIT is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM32_USB_Host_LibraryMTP_EventsStateTypeDef::MTP_EVENTS_INIT

MTP_EventsStateTypeDef::MTP_EVENTS_INIT

Syntax

MTP_EVENTS_INIT = 0;

References

LocationReferrerText
usbh_mtp.h:77
MTP_EVENTS_INIT = 0,
usbh_mtp.c:232USBH_MTP_InterfaceInit()
MTP_Handle->events.state = MTP_EVENTS_INIT;
usbh_mtp.c:931USBH_MTP_Events()
case MTP_EVENTS_INIT:

Data Use

Functions using MTP_EventsStateTypeDef::MTP_EVENTS_INIT
MTP_EventsStateTypeDef::MTP_EVENTS_INIT