Searched defs:UI_ALIGN_UP (Results 1 – 1 of 1) sorted by relevance
38 #define UI_ALIGN_UP(size) ALIGN_UP((size), ALIGNMENT_BYTES) macro43 #define UI_ALIGN_UP(size) ALIGN_UP((size), 4U) macro