Searched refs:UX_ALIGN_4096 (Results 1 – 5 of 5) sorted by relevance
152 memory_alignment = UX_ALIGN_4096; in _ux_utility_memory_allocate()
207 …hcd_ehci -> ux_hcd_ehci_frame_list = _ux_utility_memory_allocate(UX_ALIGN_4096, UX_CACHE_SAFE_MEM… in _ux_hcd_ehci_initialize()
165 if ((pointer_1 == UX_NULL) || (((ULONG)pointer_1) & UX_ALIGN_4096)) in test_application_define()
319 UX_ALIGN_4096, in test_application_define()
1169 #define UX_ALIGN_4096 0xfffu macro