Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/GCC/TriCore_1782/
HDport.c95 static const uint32_t ulCompareMatchValue = ( configPERIPHERAL_CLOCK_HZ / configTICK_RATE_HZ ); variable
265 STM_CMP0.reg = ulCompareMatchValue + STM_TIM0.reg; in prvSetupTimerInterrupt()
317 STM_CMP0.reg += ulCompareMatchValue; in prvSystemTickHandler()