Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip_MC_ME.c352 Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_MC_ME_ConfigurePartitionClock()
405 Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_MC_ME_ConfigureCOFB()
452 Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_MC_ME_ConfigureCore()
484 Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_MC_ME_ConfigureCore()
DPower_Ip_MC_RGM.c237 Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_MC_RGM_ClearFesResetFlags()
278 Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_MC_RGM_ClearDesResetFlags()
DPower_Ip_PMC.c268 … Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_PMC_PowerInit()
302 … Power_Ip_StartTimeout(&StartTime, &ElapsedTime, &TimeoutTicks, POWER_IP_TIMEOUT_VALUE_US); in Power_Ip_PMC_PowerInit()
/hal_nxp-3.5.0/s32/soc/s32k344/include/
DPower_Ip_Cfg.h78 #define POWER_IP_TIMEOUT_VALUE_US (50000U) macro