Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/include/
Dfreertos_sdk_config.h58 extern void vPortLockInternalSpinUnlockWithNotify( struct lock_core * pxLock,
60 …ne lock_internal_spin_unlock_with_notify( lock, save ) vPortLockInternalSpinUnlockWithNotify( l…
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c1047 void vPortLockInternalSpinUnlockWithNotify( struct lock_core * pxLock, in vPortLockInternalSpinUnlockWithNotify() function