Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c126 static Clock_Ip_DriverContextType DriverContext; variable
683 if (DriverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()
833DriverContext.ClockTreeIsConsumingPll = FALSE; /* Check if clock … in Clock_Ip_InitClock()
836DriverContext.WaitStatesAreSupported = TRUE; /* Wait states are… in Clock_Ip_InitClock()
838DriverContext.WaitStatesAreSupported = FALSE; /* Wait states are… in Clock_Ip_InitClock()
841DriverContext.WaitStatesAreSupported = FALSE; /* Wait states are… in Clock_Ip_InitClock()
843DriverContext.HwPllsNo = CLOCK_IP_NUMBER_OF_HARDWARE_PLL; /* Number of plls … in Clock_Ip_InitClock()
844DriverContext.HwDfsNo = CLOCK_IP_NUMBER_OF_HARDWARE_DFS; /* Number of fract… in Clock_Ip_InitClock()
867 DriverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()
872 if ( FALSE == DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()
[all …]