Searched refs:PcfsCount (Results 1 – 4 of 4) sorted by relevance
509 if (Config->PcfsCount != 0U) in Clock_Ip_CheckPcfsClocks()511 if (Config->PcfsCount > 1U) in Clock_Ip_CheckPcfsClocks()513 for (Index = 0U; Index < (Config->PcfsCount - 1U); Index++) in Clock_Ip_CheckPcfsClocks()518 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Pcfs))[Config->PcfsCount - 1U].Name] & … in Clock_Ip_CheckPcfsClocks()771 …for (Index = 0U; Index < Config->PcfsCount; Index++) /* Configure all progressive frequency … in Clock_Ip_InitClock()
500 if (Config->PcfsCount != 0U) in Clock_Ip_CheckPcfsClocks()502 if (Config->PcfsCount > 1U) in Clock_Ip_CheckPcfsClocks()504 for (Index = 0U; Index < (Config->PcfsCount - 1U); Index++) in Clock_Ip_CheckPcfsClocks()509 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[Config->Pcfs[Config->PcfsCount - 1U].Name] & CLOCK… in Clock_Ip_CheckPcfsClocks()752 …for (Index = 0U; Index < Config->PcfsCount; Index++) /* Configure all progressive frequency … in Clock_Ip_InitClock()
3116 …uint8 PcfsCount; /**< Clock pcf… member
2986 …uint8 PcfsCount; /**< Clock pcf… member