Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/include/xtensa/
Dcore-macros.h359 # define _XTHAL_GET_CCOMPARE(n) ({ int __ccompare; \ macro
362 # define XTHAL_GET_CCOMPARE(n) _XTHAL_GET_CCOMPARE(n)