Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c126 static Clock_Ip_DriverContextType Clock_Ip_driverContext; variable
670 if (Clock_Ip_driverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()
814Clock_Ip_driverContext.ClockTreeIsConsumingPll = FALSE; /* Check … in Clock_Ip_InitClock()
817Clock_Ip_driverContext.WaitStatesAreSupported = TRUE; /* Wait s… in Clock_Ip_InitClock()
819Clock_Ip_driverContext.WaitStatesAreSupported = FALSE; /* Wait s… in Clock_Ip_InitClock()
822Clock_Ip_driverContext.WaitStatesAreSupported = FALSE; /* Wait s… in Clock_Ip_InitClock()
824Clock_Ip_driverContext.HwPllsNo = CLOCK_IP_NUMBER_OF_HARDWARE_PLL; /* Number… in Clock_Ip_InitClock()
825Clock_Ip_driverContext.HwDfsNo = CLOCK_IP_NUMBER_OF_HARDWARE_DFS; /* Number… in Clock_Ip_InitClock()
848 Clock_Ip_driverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()
853 if ( FALSE == Clock_Ip_driverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()
[all …]