Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_cap12xx.c20 #define REG_INTERRUPT_ENABLE 0x27 macro
63 return i2c_reg_write_byte_dt(i2c, REG_INTERRUPT_ENABLE, intr); in cap12xx_enable_interrupt()