Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c1050 EventBits_t uxBits = prvGetEventGroupBit( pxLock->spin_lock ); in vPortLockInternalSpinUnlockWithNotify() local
1062 xEventGroupSetBits( xEventGroup, uxBits ); in vPortLockInternalSpinUnlockWithNotify()
1067 xEventGroupSetBitsFromISR( xEventGroup, uxBits, &xHigherPriorityTaskWoken ); in vPortLockInternalSpinUnlockWithNotify()
1082 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()
1087 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()