Home
last modified time | relevance | path

Searched refs:_XTHAL_LOCAL_CACHE_BITS (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h1385 #define _XTHAL_LOCAL_CACHE_BITS 0x00f00000 macro
1420 (((((((x) & _XTHAL_LOCAL_CACHE_BITS) >> 4) & XTHAL_MEM_NON_CACHEABLE) == \
1429 ((_XTHAL_CACHEABLE_DOMAIN(x) << 7) | (((((x) & _XTHAL_LOCAL_CACHE_BITS) ? \
1430 ((x) & _XTHAL_LOCAL_CACHE_BITS) : \