Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c136 static EventBits_t uxCrossCoreEventBits; variable
299 EventBits_t ulBits = uxCrossCoreEventBits; in prvFIFOInterruptHandler()
300 uxCrossCoreEventBits &= ~ulBits; in prvFIFOInterruptHandler()
1082 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()
1087 uxCrossCoreEventBits |= uxBits; in vPortLockInternalSpinUnlockWithNotify()