Home
last modified time | relevance | path

Searched refs:ExtClksCount (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c248 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()
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c243 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()
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Types.h3114 …uint8 ExtClksCount; /**< External … member
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Types.h2984 …uint8 ExtClksCount; /**< External … member