Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c957 static TickType_t prvGetTicksToWaitBefore( absolute_time_t t ) in prvGetTicksToWaitBefore() function
1114 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()
1177 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( t ); in xPortSyncInternalYieldUntilBefore()