Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/GCC/TriCore_1782/
A Dport.c95 static const uint32_t ulCompareMatchValue = ( configPERIPHERAL_CLOCK_HZ / configTICK_RATE_HZ ); variable
271 STM_CMP0.reg = ulCompareMatchValue + STM_TIM0.reg; in prvSetupTimerInterrupt()
323 STM_CMP0.reg += ulCompareMatchValue; in prvSystemTickHandler()

Completed in 12 milliseconds