Home
last modified time | relevance | path

Searched refs:CurrentStorage (Results 1 – 2 of 2) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp.c239 USBH_MTP_Info.CurrentStorage = 0; in USBH_MTP_Process()
246 …tatus = USBH_MTP_GetStorageInfo(phost, USBH_MTP_Info.storids.Storage[USBH_MTP_Info.CurrentStorage], in USBH_MTP_Process()
247 … &USBH_MTP_Info.storinfo[USBH_MTP_Info.CurrentStorage]); in USBH_MTP_Process()
250 …INFO("Volume#%u: %s [%s]", USBH_MTP_Info.CurrentStorage, USBH_MTP_Info.storinfo[USBH_MTP_Info.Cu… in USBH_MTP_Process()
251 … USBH_MTP_Info.storinfo[USBH_MTP_Info.CurrentStorage].VolumeLabel); in USBH_MTP_Process()
A Dusbh_mtp.h91 uint32_t CurrentStorage; member

Completed in 5 milliseconds