Searched refs:ulCompareMatchValue (Results 1 – 1 of 1) sorted by relevance
95 static const uint32_t ulCompareMatchValue = ( configPERIPHERAL_CLOCK_HZ / configTICK_RATE_HZ ); variable265 STM_CMP0.reg = ulCompareMatchValue + STM_TIM0.reg; in prvSetupTimerInterrupt()317 STM_CMP0.reg += ulCompareMatchValue; in prvSystemTickHandler()