Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Specific.c163 static uint32 Clock_Ip_GetIwsSetting(uint32 ConfiguredCoreClockFrequnecy, uint32 Threshold0, uint32… in Clock_Ip_GetIwsSetting() argument
167 if (ConfiguredCoreClockFrequnecy >= Threshold2) in Clock_Ip_GetIwsSetting()
171 else if (ConfiguredCoreClockFrequnecy >= Threshold1) in Clock_Ip_GetIwsSetting()
175 else if (ConfiguredCoreClockFrequnecy >= Threshold0) in Clock_Ip_GetIwsSetting()