Searched refs:Clock_Ip_driverContext (Results 1 – 1 of 1) sorted by relevance
126 static Clock_Ip_DriverContextType Clock_Ip_driverContext; variable670 if (Clock_Ip_driverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()814 …Clock_Ip_driverContext.ClockTreeIsConsumingPll = FALSE; /* Check … in Clock_Ip_InitClock()817 …Clock_Ip_driverContext.WaitStatesAreSupported = TRUE; /* Wait s… in Clock_Ip_InitClock()819 …Clock_Ip_driverContext.WaitStatesAreSupported = FALSE; /* Wait s… in Clock_Ip_InitClock()822 …Clock_Ip_driverContext.WaitStatesAreSupported = FALSE; /* Wait s… in Clock_Ip_InitClock()824 …Clock_Ip_driverContext.HwPllsNo = CLOCK_IP_NUMBER_OF_HARDWARE_PLL; /* Number… in Clock_Ip_InitClock()825 …Clock_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 …]