Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/include/
DPower_Ip_MC_ME_Types.h217 const Power_Ip_MC_ME_CoreConfigType (*ArrayPartitionCoreConfigPtr)[]; member
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip_MC_ME.c566 … if ( TRUE == (*TempPartitionConfig->ArrayPartitionCoreConfigPtr)[CoreIndex].CoreUnderMcuControl ) in Power_Ip_MC_ME_ConfigCoreCOFBClock()
568 …Power_Ip_MC_ME_ConfigureCore(&(*TempPartitionConfig->ArrayPartitionCoreConfigPtr)[CoreIndex], Temp… in Power_Ip_MC_ME_ConfigCoreCOFBClock()