Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
HDport.c753 EventBits_t uxBits = prvGetEventGroupBit(pxLock->spin_lock ); in vPortLockInternalSpinUnlockWithNotify() local
762 xEventGroupSetBits( xEventGroup, uxBits ); in vPortLockInternalSpinUnlockWithNotify()
767 xEventGroupSetBitsFromISR( xEventGroup, uxBits, &xHigherPriorityTaskWoken ); in vPortLockInternalSpinUnlockWithNotify()
781 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()
786 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()