Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32/
A Dportmux_impl.inc.h37 portBASE_TYPE coreID, otherCoreID; local
75 otherCoreID = CORE_ID_XOR_SWAP ^ coreID;
77 otherCoreID = CORE_ID_REGVAL_XOR_SWAP ^ coreID;
92 if( res != otherCoreID )

Completed in 3 milliseconds