Searched refs:HIB_IM (Results 1 – 12 of 12) sorted by relevance
1025 HWREG(HIB_IM) |= ulIntFlags; in HibernateIntEnable()1062 HWREG(HIB_IM) &= ~ulIntFlags; in HibernateIntDisable()
38 #define HIB_IM 0x400FC014 // Hibernation Interrupt Mask macro
50 #define HIB_IM 0x400FC014 // Hibernation Interrupt Mask macro
52 #define HIB_IM 0x400FC014 // Hibernation Interrupt Mask macro
993 HWREG(HIB_IM) |= ui32IntFlags; in HibernateIntEnable()1032 HWREG(HIB_IM) &= ~ui32IntFlags; in HibernateIntDisable()
1047 HWREG(HIB_IM) |= ui32IntFlags; in HibernateIntEnable()1086 HWREG(HIB_IM) &= ~ui32IntFlags; in HibernateIntDisable()
1046 HWREG(HIB_IM) |= ui32IntFlags; in HibernateIntEnable()1085 HWREG(HIB_IM) &= ~ui32IntFlags; in HibernateIntDisable()
Completed in 30 milliseconds