Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_done_queue_process.c95 UX_OHCI_ISO_TD *iso_td; in _ux_hcd_ohci_done_queue_process() local
261 iso_td = (UX_OHCI_ISO_TD *) td; in _ux_hcd_ohci_done_queue_process()
273 … transaction_length = iso_td -> ux_ohci_iso_td_offset_psw[0] & UX_OHCI_ISO_TD_OFFSET; in _ux_hcd_ohci_done_queue_process()
284 … transfer_request -> ux_transfer_request_actual_length += iso_td -> ux_ohci_iso_td_length; in _ux_hcd_ohci_done_queue_process()