Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Selector.c373 Clock_Ip_apxSystemClock->POWER_MODE_CONFIG[PowerModeIndexIndex] &= ~MC_ME_AE_GS_S_SYSCLK_MASK; in Clock_Ip_ResetMcMeAeGssSysclk_TrustedCall()
388 regValue = Clock_Ip_apxSystemClock->POWER_MODE_CONFIG[PowerModeIndexIndex];; in Clock_Ip_SetMcMeAeGssSysclk_TrustedCall()
393 Clock_Ip_apxSystemClock->POWER_MODE_CONFIG[PowerModeIndexIndex] = regValue; in Clock_Ip_SetMcMeAeGssSysclk_TrustedCall()
/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Specific.h236 …uint32_t POWER_MODE_CONFIG[3u]; /**< Power Mode Configuration, offset: 0… member