Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/TriCore_1782/
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()