Home
last modified time | relevance | path

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

/hal_xtensa-3.4.0/include/xtensa/
Dcore-macros.h334 # define XTHAL_SET_INTENABLE(v) do { int __intenable = (int)(v); \ macro
362 # define XTHAL_SET_INTENABLE(v) do {/*nothing*/} while(0) macro