Home
last modified time | relevance | path

Searched refs:INTERRUPT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/input/
Dinput_cap12xx.c21 #define INTERRUPT_ENABLE 0xFF macro
61 uint8_t intr = enable ? INTERRUPT_ENABLE : INTERRUPT_DISABLE; in cap12xx_enable_interrupt()
/Zephyr-latest/drivers/flash/
Dflash_cadence_nand_ll.h142 #define INTERRUPT_ENABLE (1) macro
/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c665 dev_cfg->regs->INTERRUPT_ENABLE |= ETH_STATUS_ALL_EVENTS; in eth_xmc4xxx_iface_init()