Searched refs:portALT_GET_RUN_TIME_COUNTER_VALUE (Results 1 – 2 of 2) sorted by relevance
305 #define portALT_GET_RUN_TIME_COUNTER_VALUE(x) do {x = (uint32_t)esp_timer_get_time();} while(0) macro
748 #ifndef portALT_GET_RUN_TIME_COUNTER_VALUE749 …S is defined then either portGET_RUN_TIME_COUNTER_VALUE or portALT_GET_RUN_TIME_COUNTER_VALUE must…