Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_isochronous_endpoint_create.c527 itd.itd_ptr -> ux_ehci_hsiso_td_control[i] = UX_EHCI_HSISO_IOC | in _ux_hcd_ehci_isochronous_endpoint_create()
530 itd.itd_ptr -> ux_ehci_hsiso_td_control[i] = UX_EHCI_HSISO_IOC | in _ux_hcd_ehci_isochronous_endpoint_create()
Dux_hcd_ehci_hsisochronous_tds_process.c407 control &= UX_EHCI_HSISO_IOC | UX_EHCI_HSISO_PG_MASK; in _ux_hcd_ehci_hsisochronous_tds_process()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h622 #define UX_EHCI_HSISO_IOC 0x00008000u macro