Searched refs:XoscsCount (Results 1 – 4 of 4) sorted by relevance
303 if (Config->XoscsCount != 0U) in Clock_Ip_CheckXoscClocks()306 if (Config->XoscsCount > 1U) in Clock_Ip_CheckXoscClocks()308 for (Index = 0U; Index < (Config->XoscsCount - 1U); Index++) in Clock_Ip_CheckXoscClocks()315 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Xoscs))[Config->XoscsCount - 1U].Name] … in Clock_Ip_CheckXoscClocks()606 …for (Index = Config->XoscsCount; Index > 0U; Index--) /* Power down all xoscs from configurati… in Clock_Ip_ResetClockConfiguration()761 …for (Index = 0U; Index < Config->XoscsCount; Index++) /* Configure all xoscs from configuratio… in Clock_Ip_InitClock()811 …for (Index = 0U; Index < Config->XoscsCount; Index++) /* Wait for all xoscs from configuration… in Clock_Ip_InitClock()
298 if (Config->XoscsCount != 0U) in Clock_Ip_CheckXoscClocks()301 if (Config->XoscsCount > 1U) in Clock_Ip_CheckXoscClocks()303 for (Index = 0U; Index < (Config->XoscsCount - 1U); Index++) in Clock_Ip_CheckXoscClocks()310 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[Config->Xoscs[Config->XoscsCount - 1U].Name] & CLO… in Clock_Ip_CheckXoscClocks()599 …for (Index = Config->XoscsCount; Index > 0U; Index--) /* Power down all xoscs from configurati… in Clock_Ip_ResetClockConfiguration()742 …for (Index = 0U; Index < Config->XoscsCount; Index++) /* Configure all xoscs from configuratio… in Clock_Ip_InitClock()792 …for (Index = 0U; Index < Config->XoscsCount; Index++) /* Wait for all xoscs from configuration… in Clock_Ip_InitClock()
3108 …uint8 XoscsCount; /**< XOSCs cou… member
2978 …uint8 XoscsCount; /**< XOSCs cou… member