Searched refs:UX_ALIGN_512 (Results 1 – 4 of 4) sorted by relevance
159 else if (memory_size_requested >= UX_ALIGN_512 + 1) in _ux_utility_memory_allocate()164 memory_alignment = UX_ALIGN_512; in _ux_utility_memory_allocate()
129 memory_size = UX_ALIGN_512; in test_application_define()
316 UX_ALIGN_512, in test_application_define()
1166 #define UX_ALIGN_512 0x1ffu macro