Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip_MC_ME.c385 uint32 PeripheralsStatus; in Power_Ip_MC_ME_ConfigureCOFB() local
410PeripheralsStatus = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].PRTN_COFB_STAT[CofbIndex]; in Power_Ip_MC_ME_ConfigureCOFB()
411 …} while ( (PeripheralsConfig != (PeripheralsStatus & PeripheralsToUpdate)) && (!TimeoutOccurred) ); in Power_Ip_MC_ME_ConfigureCOFB()