Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/include/xtensa/
Dcore-macros.h337 # define XTHAL_GET_INTERRUPT() ({ int __interrupt; \ macro
370 # define XTHAL_GET_INTERRUPT() 0 macro
/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.c85 val = XTHAL_GET_INTERRUPT(); in hli_c_handler()