Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Dspinlock.h32 #define CORE_ID_REGVAL_XOR_SWAP (0xCDCD ^ 0xABAB) macro
79 other_core_id = CORE_ID_REGVAL_XOR_SWAP ^ core_id; in spinlock_acquire()