Searched refs:UX_ALIGN_64 (Results 1 – 5 of 5) sorted by relevance
171 else if (memory_size_requested >= UX_ALIGN_64 + 1) in _ux_utility_memory_allocate()176 memory_alignment = UX_ALIGN_64; in _ux_utility_memory_allocate()
249 …hcd_ehci -> ux_hcd_ehci_hsiso_td_list = _ux_utility_memory_allocate(UX_ALIGN_64, UX_CACHE_SAFE_ME… in _ux_hcd_ehci_initialize()
96 memory_size = UX_ALIGN_64; in test_application_define()
313 UX_ALIGN_64, in test_application_define()
1163 #define UX_ALIGN_64 0x3fu macro