Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h1138 (_XTHAL_MEM_IS_DEVICE((x)) ? _XTHAL_ENCODE_DEVICE((x)) : \
1411 #define _XTHAL_ENCODE_DEVICE(x) \ macro