Searched refs:UX_NO_ED_AVAILABLE (Results 1 – 14 of 14) sorted by relevance
84 return(UX_NO_ED_AVAILABLE); in _ux_hcd_sim_host_isochronous_endpoint_create()
96 return(UX_NO_ED_AVAILABLE); in _ux_hcd_sim_host_periodic_tree_create()
89 return(UX_NO_ED_AVAILABLE); in _ux_hcd_sim_host_asynchronous_endpoint_create()
124 return(UX_NO_ED_AVAILABLE); in _ux_dcd_sim_slave_endpoint_create()
108 return(UX_NO_ED_AVAILABLE); in _ux_hcd_sim_host_interrupt_endpoint_create()
103 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ohci_periodic_tree_create()
95 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ohci_isochronous_endpoint_create()
115 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ohci_interrupt_endpoint_create()
98 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ehci_asynchronous_endpoint_create()
102 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ehci_periodic_tree_create()
100 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ohci_asynchronous_endpoint_create()
152 return(UX_NO_ED_AVAILABLE); in _ux_hcd_ehci_interrupt_endpoint_create()
296 status = (UX_NO_ED_AVAILABLE); in _ux_hcd_ehci_initialize()
1476 #define UX_NO_ED_AVAILABLE 0x14 macro