Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/include/
DPower_Ip_Types.h209 POWER_IP_FUNC_RESET_MODE = 1U, /**< @brief Functional Reset Mode. */ enumerator
/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DPower_Ip.c408 if ( (POWER_IP_DEST_RESET_MODE == PowerMode) || (POWER_IP_FUNC_RESET_MODE == PowerMode) ) in Power_Ip_SetMode()
DPower_Ip_MC_ME.c664 else if (POWER_IP_FUNC_RESET_MODE == PowerMode) in Power_Ip_MC_ME_SocTriggerResetEvent()
DPower_Ip_MC_RGM.c761 Power_Ip_MC_ME_SocTriggerResetEvent(POWER_IP_FUNC_RESET_MODE); in Power_Ip_MC_RGM_PerformReset()