Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip_PMC.c238 uint32 LastMileRegValue; in Power_Ip_PMC_PowerInit() local
307 LastMileRegValue = (IP_PMC->CONFIG & PMC_CONFIG_LMSTAT_MASK); in Power_Ip_PMC_PowerInit()
308 } while ((PMC_CONFIG_LAST_MILE_REG_ON != LastMileRegValue) && (!TimeoutOccurred)); in Power_Ip_PMC_PowerInit()