Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp_ptp.c336 uint32_t prop_count; in PTP_DecodeObjectPropList() local
339 prop_count = PTP_LE32(data); in PTP_DecodeObjectPropList()
340 if(prop_count == 0U) in PTP_DecodeObjectPropList()
348 for(i = 0U; i < prop_count; i++) in PTP_DecodeObjectPropList()
375 return prop_count; in PTP_DecodeObjectPropList()

Completed in 4 milliseconds