Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Monitor.c295 uint32 Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local
325Cmp2 = CLOCK_IP_OFFSET_REFERENCE_COUNT_FORMULA2 + (uint32)((CLOCK_IP_MULTIPLIER_REFERENCE_COUNT_FO… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
328 RefCount = (Cmp1 > Cmp2) ? Cmp1 : Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
372 (void)Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Monitor.c295 uint32 Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local
325Cmp2 = CLOCK_IP_OFFSET_REFERENCE_COUNT_FORMULA2 + (uint32)((CLOCK_IP_MULTIPLIER_REFERENCE_COUNT_FO… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
328 RefCount = (Cmp1 > Cmp2) ? Cmp1 : Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
392 (void)Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Monitor.c327 uint32 Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() local
357Cmp2 = CLOCK_IP_OFFSET_REFERENCE_COUNT_FORMULA2 + (uint32)((CLOCK_IP_MULTIPLIER_REFERENCE_COUNT_FO… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
360 RefCount = (Cmp1 > Cmp2) ? Cmp1 : Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
404 (void)Cmp2; in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()