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