Searched refs:INTENACLR (Results 1 – 2 of 2) sorted by relevance
33 gioREG->INTENACLR = 0xFFU; in gioInit()406 gioREG->INTENACLR = 1U << bit; in gioDisableNotification()410 gioREG->INTENACLR = 1U << (bit + 8); in gioDisableNotification()
44 uint32 INTENACLR; /**< 0x0014: Interrupt Enable Clear Register */ member
Completed in 8 milliseconds