Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pcal64xxa.c36 PCAL6416A_REG_OUTPUT_PORT_1 = 0x03, enumerator
648 rc = pcal64xxa_i2c_write(i2c, PCAL6416A_REG_OUTPUT_PORT_1, in pcal6416a_pins_cfg_apply()
705 rc = pcal64xxa_i2c_read(i2c, PCAL6416A_REG_OUTPUT_PORT_1, &value_high); in pcal6416a_pins_cfg_read()
778 rc = pcal64xxa_i2c_write(i2c, PCAL6416A_REG_OUTPUT_PORT_1, (uint8_t)(outputs >> 8)); in pcal6416a_outputs_write()