Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
Dport.c134 static uint32_t ulYieldSpinLockSaveValue; variable
346 spin_unlock(pxYieldSpinLock, ulYieldSpinLockSaveValue); in vPortEnableInterrupts()
746 ulYieldSpinLockSaveValue = ulSave; in vPortLockInternalSpinUnlockWithWait()
816 ulYieldSpinLockSaveValue = ulSave; in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()