Searched refs:CORE_ID_XOR_SWAP (Results 1 – 2 of 2) sorted by relevance
| /Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/ | ||
| D | portmux_impl.h | 35 #define CORE_ID_XOR_SWAP ( CORE_ID_PRO ^ CORE_ID_APP ) macro |
| D | portmux_impl.inc.h | 75 otherCoreID = CORE_ID_XOR_SWAP ^ coreID; |