Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip_MC_ME.c190 static inline void Power_Ip_MC_ME_TriggerCoreUpdate(uint8 PartitionIndex, uint8 CoreIndex);
306 static inline void Power_Ip_MC_ME_TriggerCoreUpdate(uint8 PartitionIndex, uint8 CoreIndex) in Power_Ip_MC_ME_TriggerCoreUpdate() argument
310 …TempValue = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE… in Power_Ip_MC_ME_TriggerCoreUpdate()
313 …Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_PUPD = Temp… in Power_Ip_MC_ME_TriggerCoreUpdate()
447 uint8 CoreIndex = CoreConfigPtr->CoreIndex; in Power_Ip_MC_ME_ConfigureCore() local
457 …atus = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_STAT; in Power_Ip_MC_ME_ConfigureCore()
470 …Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_ADDR = (uin… in Power_Ip_MC_ME_ConfigureCore()
478 …Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_PCONF = Cor… in Power_Ip_MC_ME_ConfigureCore()
481 Power_Ip_MC_ME_TriggerCoreUpdate(PartitionIndex, CoreIndex); in Power_Ip_MC_ME_ConfigureCore()
489 …atus = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_STAT; in Power_Ip_MC_ME_ConfigureCore()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/include/
DPower_Ip_MC_ME_Types.h151 uint8 CoreIndex; member