Searched refs:WKUPCON (Results 1 – 2 of 2) sorted by relevance
286 WKUPCON &= ~BIT(circuit); in ab32_pin_dettach_irq()327 WKUPCON = BIT(circuit) | BIT(WAKEUP_INT_ENABLE); in ab32_pin_irq_enable()338 WKUPCON &= ~BIT(circuit); in ab32_pin_irq_enable()
222 #define WKUPCON SFR_WO (SFR5_BASE + 0x39*4) macro
Completed in 7 milliseconds