Searched refs:UX_ALIGN_128 (Results 1 – 4 of 4) sorted by relevance
167 else if (memory_size_requested >= UX_ALIGN_128 + 1) in _ux_utility_memory_allocate()172 memory_alignment = UX_ALIGN_128; in _ux_utility_memory_allocate()
107 memory_size = UX_ALIGN_128; in test_application_define()
314 UX_ALIGN_128, in test_application_define()
1164 #define UX_ALIGN_128 0x7fu macro