Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/esp_hw_support/include/soc/
Dspinlock.h42 #define CORE_ID_REGVAL_XOR_SWAP (0xCDCD ^ 0xABAB) macro
87 other_core_id = CORE_ID_REGVAL_XOR_SWAP ^ core_id; in spinlock_acquire()