Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c141 static uint32_t ulYieldSpinLockSaveValue[ configNUMBER_OF_CORES ]; variable
506 spin_unlock( pxTmpLock, ulYieldSpinLockSaveValue[ xCoreID ] ); in vPortEnableInterrupts()
1041 ulYieldSpinLockSaveValue[ xCoreID ] = ulSave; in vPortLockInternalSpinUnlockWithWait()
1124 ulYieldSpinLockSaveValue[ xCoreID ] = ulSave; in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()