Searched refs:GatesCount (Results 1 – 4 of 4) sorted by relevance
485 if (Config->GatesCount != 0U) in Clock_Ip_CheckGateClocks()487 if (Config->GatesCount > 1U) in Clock_Ip_CheckGateClocks()489 for (Index = 0U; Index < (Config->GatesCount - 1U); Index++) in Clock_Ip_CheckGateClocks()495 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Gates))[Config->GatesCount - 1U].Name] … in Clock_Ip_CheckGateClocks()874 …for (Index = 0U; Index < Config->GatesCount; Index++) /* Set clock gates that are under clock c… in Clock_Ip_InitClock()986 …for (Index = 0U; Index < Clock_Ip_pxConfig->GatesCount; Index++) /* Set clock gates that are un… in Clock_Ip_DistributePll()
476 if (Config->GatesCount != 0U) in Clock_Ip_CheckGateClocks()478 if (Config->GatesCount > 1U) in Clock_Ip_CheckGateClocks()480 for (Index = 0U; Index < (Config->GatesCount - 1U); Index++) in Clock_Ip_CheckGateClocks()486 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[Config->Gates[Config->GatesCount - 1U].Name] & CLO… in Clock_Ip_CheckGateClocks()855 …for (Index = 0U; Index < Config->GatesCount; Index++) /* Set clock gates that are under clock c… in Clock_Ip_InitClock()967 …for (Index = 0U; Index < Clock_Ip_pxConfig->GatesCount; Index++) /* Set clock gates that are un… in Clock_Ip_DistributePll()
3115 …uint8 GatesCount; /**< Clock gat… member
2985 …uint8 GatesCount; /**< Clock gat… member