Searched refs:RefCount (Results 1 – 2 of 2) sorted by relevance
323 uint32 RefCount = 0U; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local360 RefCount = (Cmp1 > Cmp2) ? Cmp1 : Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()364 HfRef = MonitoredClk * (1000U + CLOCK_IP_CMU_MONITORED_CLOCK_VARIATION) * RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()371 LfRef = MonitoredClk * (1000U - CLOCK_IP_CMU_MONITORED_CLOCK_VARIATION) * RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()379 CmuFc->RCCR = RefCount * CLOCK_IP_CMU_REFERENCE_COUNTER_MINIMUM_VALUE_MULTIPLIER; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()400 (void)RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
325 uint32 RefCount = 0U; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local357 RefCount = (Cmp1 > Cmp2) ? Cmp1 : Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()361 HfRef = MonitoredClk * (1000U + CLOCK_IP_CMU_MONITORED_CLOCK_VARIATION) * RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()368 LfRef = MonitoredClk * (1000U - CLOCK_IP_CMU_MONITORED_CLOCK_VARIATION) * RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()376 CmuFc->RCCR = RefCount * CLOCK_IP_CMU_REFERENCE_COUNTER_MINIMUM_VALUE_MULTIPLIER; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()