Searched refs:prvGetEventGroupBit (Results 1 – 1 of 1) sorted by relevance
996 static inline EventBits_t prvGetEventGroupBit( spin_lock_t * spinLock ) in prvGetEventGroupBit() function1042 xEventGroupWaitBits( xEventGroup, prvGetEventGroupBit( pxLock->spin_lock ), in vPortLockInternalSpinUnlockWithWait()1050 EventBits_t uxBits = prvGetEventGroupBit( pxLock->spin_lock ); in vPortLockInternalSpinUnlockWithNotify()1126 prvGetEventGroupBit( pxLock->spin_lock ), pdTRUE, in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()