Searched refs:HfRef (Results 1 – 2 of 2) sorted by relevance
324 uint32 HfRef = 0U; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local364 HfRef = MonitoredClk * (1000U + CLOCK_IP_CMU_MONITORED_CLOCK_VARIATION) * RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()366 DividerResult = (uint32) HfRef / DivideBy; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()367 ModuloValue = HfRef - (DivideBy * DividerResult); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()368 …HfRef = (DividerResult * CLOCK_IP_CMU_REFERENCE_COUNTER_MINIMUM_VALUE_MULTIPLIER) + ((uint32)((Mod… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()382 CmuFc->HTCR = HfRef; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()401 (void)HfRef; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
326 uint32 HfRef = 0U; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local361 HfRef = MonitoredClk * (1000U + CLOCK_IP_CMU_MONITORED_CLOCK_VARIATION) * RefCount; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()363 DividerResult = (uint32) HfRef / DivideBy; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()364 ModuloValue = HfRef - (DivideBy * DividerResult); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()365 …HfRef = (DividerResult * CLOCK_IP_CMU_REFERENCE_COUNTER_MINIMUM_VALUE_MULTIPLIER) + ((uint32)((Mod… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()379 CmuFc->HTCR = HfRef; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()