Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/include/
Dfreertos_sdk_config.h62 …extern bool xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( struct lock_core *pxLock, uint…
64 xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout(lock, save, until)
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
Dport.c795 …bool xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( struct lock_core * pxLock, uint32_t u… in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout() function