Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_request_isochronous_transfer.c153 …set_psw[0] = (USHORT)((ULONG) _ux_utility_physical_address(data_pointer) & UX_OHCI_ISO_TD_OFFSET); in _ux_hcd_ohci_request_isochronous_transfer()
Dux_hcd_ohci_done_queue_process.c274 … transaction_length = iso_td -> ux_ohci_iso_td_offset_psw[0] & UX_OHCI_ISO_TD_OFFSET; in _ux_hcd_ohci_done_queue_process()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h373 #define UX_OHCI_ISO_TD_OFFSET 0x00000fffu macro