Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c84 boolean ClockTreeIsConsumingPll; /**< Clock tree is using a PLL output. */ member
683 if (DriverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()
833 …DriverContext.ClockTreeIsConsumingPll = FALSE; /* Check if clock … in Clock_Ip_InitClock()
867 DriverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()
872 if ( FALSE == DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()
984 if ( DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_DistributePll()
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c84 boolean ClockTreeIsConsumingPll; /**< Clock tree is using a PLL output. */ member
683 if (DriverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()
833 …DriverContext.ClockTreeIsConsumingPll = FALSE; /* Check if clock … in Clock_Ip_InitClock()
867 DriverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()
872 if ( FALSE == DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()
984 if ( DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_DistributePll()
/hal_nxp-3.6.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip.c84 boolean ClockTreeIsConsumingPll; /**< Clock tree is using a PLL output. */ member
689 if (DriverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()
839 …DriverContext.ClockTreeIsConsumingPll = FALSE; /* Check if clock … in Clock_Ip_InitClock()
873 DriverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()
878 if ( FALSE == DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()
990 if ( DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_DistributePll()