Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/include/
Dfreertos_sdk_config.h64 … extern bool xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( struct lock_core * pxLock,
68 xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( lock, save, until )
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c1097 bool xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( struct lock_core * pxLock, in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout() function