Searched refs:portIS_FREE_RTOS_CORE (Results 1 – 1 of 1) sorted by relevance
175 #define portIS_FREE_RTOS_CORE() ( ucPrimaryCoreNum != INVALID_PRIMARY_CORE_NUM ) macro177 #define portIS_FREE_RTOS_CORE() ( ucPrimaryCoreNum == get_core_num() ) macro976 if( portIS_FREE_RTOS_CORE() ) in ulPortLockGetCurrentOwnerId()1026 if( !portIS_FREE_RTOS_CORE() ) in vPortLockInternalSpinUnlockWithWait()1052 if( portIS_FREE_RTOS_CORE() ) in vPortLockInternalSpinUnlockWithNotify()1104 if( !portIS_FREE_RTOS_CORE() ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()1111 configASSERT( portIS_FREE_RTOS_CORE() ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()