Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_least_traffic_list_get.c76 UX_HCD_OHCI_HCCA *ohci_hcca; in _ux_hcd_ohci_least_traffic_list_get()
Dux_hcd_ohci_periodic_tree_create.c77 UX_HCD_OHCI_HCCA *ohci_hcca; in _ux_hcd_ohci_periodic_tree_create()
Dux_hcd_ohci_isochronous_endpoint_create.c82 UX_HCD_OHCI_HCCA *ohci_hcca; in _ux_hcd_ohci_isochronous_endpoint_create()
Dux_hcd_ohci_initialize.c133 …_hcca = _ux_utility_memory_allocate(UX_ALIGN_256, UX_CACHE_SAFE_MEMORY, sizeof(UX_HCD_OHCI_HCCA)); in _ux_hcd_ohci_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h247 } UX_HCD_OHCI_HCCA; typedef