Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/
Dcore-macros.h356 # define _XTHAL_SET_CCOMPARE(n,v) do { int __ccompare = (int)(v); \ macro
359 # define XTHAL_SET_CCOMPARE(n,v) _XTHAL_SET_CCOMPARE(n,v)