Searched refs:UX_ALIGN_2048 (Results 1 – 4 of 4) sorted by relevance
151 else if (memory_size_requested >= UX_ALIGN_2048 + 1) in _ux_utility_memory_allocate()156 memory_alignment = UX_ALIGN_2048; in _ux_utility_memory_allocate()
151 memory_size = UX_ALIGN_2048; in test_application_define()162 memory_size = UX_ALIGN_2048 + 1; in test_application_define()
318 UX_ALIGN_2048, in test_application_define()
1168 #define UX_ALIGN_2048 0x7ffu macro