Home
last modified time | relevance | path

Searched refs:PTP_GetArray32 (Results 1 – 3 of 3) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp_ptp.c153 uint32_t PTP_GetArray32(uint32_t *array, uint8_t *data, uint32_t offset) in PTP_GetArray32() function
A Dusbh_mtp_ptp.h740 uint32_t PTP_GetArray32(uint32_t *array, uint8_t *data, uint32_t offset);
A Dusbh_mtp.c668 … storage_ids->n = PTP_GetArray32(storage_ids->Storage, USBH_MTP_Info.data_container.payload, 0U); in USBH_MTP_GetStorageIds()
837 handles->n = PTP_GetArray32(handles->Handler, USBH_MTP_Info.data_container.payload, 0U); in USBH_MTP_GetObjectHandles()

Completed in 12 milliseconds