Searched refs:UX_ALIGN_1024 (Results 1 – 4 of 4) sorted by relevance
155 else if (memory_size_requested >= UX_ALIGN_1024 + 1) in _ux_utility_memory_allocate()160 memory_alignment = UX_ALIGN_1024; in _ux_utility_memory_allocate()
140 memory_size = UX_ALIGN_1024; in test_application_define()
317 UX_ALIGN_1024, in test_application_define()
1167 #define UX_ALIGN_1024 0x3ffu macro