Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Monitor.c85 #define CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION 33U macro
333 DivideBy = ReferenceClk * (1000U - CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
340 DivideBy = ReferenceClk * (1000U + CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Monitor.c85 #define CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION 33U macro
365 DivideBy = ReferenceClk * (1000U - CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
372 DivideBy = ReferenceClk * (1000U + CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Monitor.c85 #define CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION 33U macro
337 DivideBy = ReferenceClk * (1000U - CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
355 DivideBy = ReferenceClk * (1000U + CLOCK_IP_CMU_REFERENCE_CLOCK_VARIATION); in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()