PTP_ProcessStateTypeDef::PTP_IDLE is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

PTP_ProcessStateTypeDef::PTP_IDLE

Syntax

PTP_IDLE = 0;

References

LocationReferrerText
usbh_mtp_ptp.h:193
PTP_IDLE = 0,
usbh_mtp_ptp.c:129USBH_PTP_Init()
MTP_Handle->ptp.state = PTP_IDLE;
usbh_mtp_ptp.c:152USBH_PTP_Process()
case PTP_IDLE:

Data Use

Functions using PTP_ProcessStateTypeDef::PTP_IDLE
PTP_ProcessStateTypeDef::PTP_IDLE
all items filtered out