Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp.c538 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetDeviceInfo()
643 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetStorageIds()
698 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetStorageInfo()
809 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetObjectHandles()
867 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetObjectInfo()
923 USBH_MTP_Info.first_packet = 3; in USBH_MTP_GetObject()
975 USBH_MTP_Info.first_packet = 3; in USBH_MTP_GetPartialObject()
1083 USBH_MTP_Info.first_packet = 1; in USBH_MTP_SendObject()
1141 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetDevicePropDesc()
1202 USBH_MTP_Info.first_packet = 1; in USBH_MTP_GetObjectPropsSupported()
[all …]
A Dusbh_mtp.h83 uint8_t first_packet; // 1 数据第一帧 3 数据第一帧,且需丢弃 header 不存储 member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci.h474 unsigned first_packet; member
A Dehci-sched.c1651 sched->first_packet = urb->error_count; in iso_stream_schedule()
1787 for (packet = iso_sched->first_packet, itd = NULL; in itd_link_urb()
2193 for (packet = sched->first_packet, sitd = NULL; in sitd_link_urb()

Completed in 15 milliseconds