Searched refs:ExtClksCount (Results 1 – 4 of 4) sorted by relevance
248 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext()357 if (Config->ExtClksCount != 0U) in Clock_Ip_CheckExtSigClocks()360 if (Config->ExtClksCount > 1U) in Clock_Ip_CheckExtSigClocks()362 for (Index = 0U; Index < (Config->ExtClksCount - 1U); Index++) in Clock_Ip_CheckExtSigClocks()369 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->ExtClks))[Config->ExtClksCount - 1U].Na… in Clock_Ip_CheckExtSigClocks()
243 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext()350 if (Config->ExtClksCount != 0U) in Clock_Ip_CheckExtSigClocks()352 if (Config->ExtClksCount > 1U) in Clock_Ip_CheckExtSigClocks()354 for (Index = 0U; Index < (Config->ExtClksCount - 1U); Index++) in Clock_Ip_CheckExtSigClocks()360 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[Config->ExtClks[Config->ExtClksCount - 1U].Name] &… in Clock_Ip_CheckExtSigClocks()
3114 …uint8 ExtClksCount; /**< External … member
2984 …uint8 ExtClksCount; /**< External … member