Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
Dport.c129 static EventBits_t uxCrossCoreEventBits; variable
238 EventBits_t ulBits = uxCrossCoreEventBits; in prvFIFOInterruptHandler()
239 uxCrossCoreEventBits &= ~ulBits; in prvFIFOInterruptHandler()
781 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()
786 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()