Searched refs:PORTINTEN (Results 1 – 2 of 2) sorted by relevance
256 PORTINTEN |= BIT(pin); // Enable interrupt in ab32_pin_attach_irq()285 PORTINTEN &= ~BIT(circuit); in ab32_pin_dettach_irq()
337 #define PORTINTEN SFR_RW (SFR9_BASE + 0x1f*4) macro
Completed in 17 milliseconds