Searched refs:prvGetTicksToWaitBefore (Results 1 – 1 of 1) sorted by relevance
957 static TickType_t prvGetTicksToWaitBefore( absolute_time_t t ) in prvGetTicksToWaitBefore() function1114 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()1177 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( t ); in xPortSyncInternalYieldUntilBefore()