Home
last modified time | relevance | path

Searched defs:ALIGN_MASK (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/stdlib/builtin/
Dlv_mem_core_builtin.c34 #define ALIGN_MASK 0x7 macro
37 #define ALIGN_MASK 0x3 macro
Dlv_string_builtin.c21 #define ALIGN_MASK 0x7 macro
24 #define ALIGN_MASK 0x3 macro