Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/ThirdParty/GCC/RP2040/
A Dport.c1097 absolute_time_t uxUntil ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout() argument
1106 return best_effort_wfe_or_timeout( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()
1112 TickType_t uxTicksToWait = prvGetTicksToWaitBefore( uxUntil ); in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()
1128 if( time_reached( uxUntil ) ) in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()
/FreeRTOS-Kernel/portable/ThirdParty/GCC/RP2040/include/
A Dfreertos_sdk_config.h66 … absolute_time_t uxUntil );

Completed in 21 milliseconds