Searched refs:ATTR_SW_ALLOC_NON_CACHE (Results 1 – 2 of 2) sorted by relevance
20 #define ATTR_SW_ALLOC_NON_CACHE BIT(1) macro24 #define DT_MEM_SW_ALLOC_NON_CACHE DT_MEM_SW(ATTR_SW_ALLOC_NON_CACHE)
128 zephyr,memory-attr = <( DT_MEM_NON_CACHEABLE | ATTR_SW_ALLOC_NON_CACHE )>;158 block = mem_attr_heap_aligned_alloc(ATTR_SW_ALLOC_NON_CACHE, 0x100, 32);