Searched defs:MALLOC_CAP_8BIT (Results 1 – 3 of 3) sorted by relevance
31 #define MALLOC_CAP_8BIT (1<<2) ///< Memory must allow for 8/16/...-bit data accesses macro
102 #define MALLOC_CAP_8BIT (1 << 2) macro
17 #define MALLOC_CAP_8BIT 0 macro