Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix/
A Dportmacro.h143 extern uint32_t ulPortGetRunTime( void );
145 #define portGET_RUN_TIME_COUNTER_VALUE() ulPortGetRunTime()
A Dport.c671 uint32_t ulPortGetRunTime( void ) in ulPortGetRunTime() function

Completed in 4 milliseconds