Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip_MC_RGM.c175 static Power_Ip_MC_RGM_Type * Power_Ip_pxMC_RGM = (Power_Ip_MC_RGM_Type *)IP_MC_RGM_BASE; variable
241 Power_Ip_pxMC_RGM->FES = RegValueTemp; in Power_Ip_MC_RGM_ClearFesResetFlags()
243 RegValueTemp = Power_Ip_pxMC_RGM->FES & MC_RGM_FES_RWBITS_MASK32; in Power_Ip_MC_RGM_ClearFesResetFlags()
282 Power_Ip_pxMC_RGM->DES = RegValueTemp; in Power_Ip_MC_RGM_ClearDesResetFlags()
284 RegValueTemp = Power_Ip_pxMC_RGM->DES & MC_RGM_DES_RWBITS_MASK32; in Power_Ip_MC_RGM_ClearDesResetFlags()
357 FesResetReason = Power_Ip_pxMC_RGM->FES; in Power_Ip_MC_RGM_ResetInit()
368 Power_Ip_pxMC_RGM->FERD = ConfigPtr->FuncResetOpt; in Power_Ip_MC_RGM_ResetInit()
372 DesResetReason = Power_Ip_pxMC_RGM->DES; in Power_Ip_MC_RGM_ResetInit()
381 Power_Ip_pxMC_RGM->FRET = ConfigPtr->FesThresholdReset; in Power_Ip_MC_RGM_ResetInit()
391 Power_Ip_pxMC_RGM->DRET = ConfigPtr->DesThresholdReset; in Power_Ip_MC_RGM_ResetInit()
[all …]