Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/include/
Dfreertos_sdk_config.h52 extern void vPortLockInternalSpinUnlockWithWait( struct lock_core * pxLock,
54 …efine lock_internal_spin_unlock_with_wait( lock, save ) vPortLockInternalSpinUnlockWithWait( lo…
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c1020 void vPortLockInternalSpinUnlockWithWait( struct lock_core * pxLock, in vPortLockInternalSpinUnlockWithWait() function