Searched refs:INTERRUPT_ENABLE (Results 1 – 3 of 3) sorted by relevance
21 #define INTERRUPT_ENABLE 0xFF macro61 uint8_t intr = enable ? INTERRUPT_ENABLE : INTERRUPT_DISABLE; in cap12xx_enable_interrupt()
142 #define INTERRUPT_ENABLE (1) macro
665 dev_cfg->regs->INTERRUPT_ENABLE |= ETH_STATUS_ALL_EVENTS; in eth_xmc4xxx_iface_init()