Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/config/
Dcore.h156 #define XCHAL_INTLEVEL_MASK(n) _XCHAL_INTLEVEL_MASK(n) /* n = 0 .. 15 */ macro
/hal_xtensa-latest/zephyr/soc/sample_controller32/xtensa/config/
Dcore.h191 #define XCHAL_INTLEVEL_MASK(n) I_XCHAL_INTLEVEL_MASK(n) /* n = 0 .. 15 */ macro