Searched refs:PMC_CONFIG_LVD_INTERRUPTS_DISABLE (Results 1 – 2 of 2) sorted by relevance
96 #define PMC_CONFIG_LVD_INTERRUPTS_DISABLE ((uint32)0x00000000U) macro129 #define PMC_CONFIG_LVD_INTERRUPTS_DISABLE ((uint32)0x00000000U)
401 …TempValue = (uint32)(TempValue | (uint32)(PMC_CONFIG_LVD_INTERRUPTS_DISABLE | PMC_CONFIG_HVD_INTER… in Power_Ip_PMC_PrepareLowPowerEntry()452 if (PMC_CONFIG_LVD_INTERRUPTS_DISABLE == (RegValue & PMC_CONFIG_LVDIE_MASK)) in Power_Ip_PMC_VoltageErrorIsr()