Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h1399 #define _XTHAL_NON_CACHEABLE_DOMAIN(x) \ macro
1413 (_XTHAL_NON_CACHEABLE_DOMAIN(x) << 1) | _XTHAL_MEM_IS_BUFFERABLE(x))
1416 (0x18 | (_XTHAL_NON_CACHEABLE_DOMAIN(x) << 1) \