Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_request_transfer_add.c112 bp.value &= UX_EHCI_PAGE_ALIGN; in _ux_hcd_ehci_request_transfer_add()
Dux_hcd_ehci_hsisochronous_tds_process.c421 pg_addr = bp.value & UX_EHCI_PAGE_ALIGN; in _ux_hcd_ehci_hsisochronous_tds_process()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h91 #define UX_EHCI_PAGE_ALIGN 0xfffff000 macro