Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pcal64xxa.c27 PCAL6408A_REG_INTERRUPT_MASK = 0x45, enumerator
573 rc = pcal64xxa_i2c_write(i2c, PCAL6408A_REG_INTERRUPT_MASK, (uint8_t)interrupt_mask); in pcal6408a_triggers_apply()