Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_request_isochronous_transfer.c162 data_td -> ux_ohci_iso_td_length = isoch_packet_payload_length; in _ux_hcd_ohci_request_isochronous_transfer()
Dux_hcd_ohci_done_queue_process.c285 … transfer_request -> ux_transfer_request_actual_length += iso_td -> ux_ohci_iso_td_length; in _ux_hcd_ohci_done_queue_process()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h364 ULONG ux_ohci_iso_td_length; member