Searched refs:UX_SETUP_SIZE (Results 1 – 4 of 4) sorted by relevance
114 setup_request = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_CACHE_SAFE_MEMORY, UX_SETUP_SIZE); in _ux_hcd_ehci_request_control_transfer()155 setup_request, UX_SETUP_SIZE, transfer_request); in _ux_hcd_ehci_request_control_transfer()
120 setup_request = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_CACHE_SAFE_MEMORY, UX_SETUP_SIZE); in _ux_hcd_ohci_request_control_transfer()144 setup_td -> ux_ohci_td_be = setup_td -> ux_ohci_td_cbp + UX_SETUP_SIZE - 1; in _ux_hcd_ohci_request_control_transfer()
113 setup_request = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, UX_SETUP_SIZE); in _ux_hcd_sim_host_request_control_transfer()127 setup_td -> ux_sim_host_td_length = UX_SETUP_SIZE; in _ux_hcd_sim_host_request_control_transfer()
1118 #define UX_SETUP_SIZE 8u macro2317 UCHAR ux_slave_transfer_request_setup[UX_SETUP_SIZE];