Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c303 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()
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c298 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()
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Types.h3108 …uint8 XoscsCount; /**< XOSCs cou… member
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Types.h2978 …uint8 XoscsCount; /**< XOSCs cou… member