Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pca953x.c30 #define REG_INPUT_LATCH_PORT0 0x42 macro
453 rc = i2c_reg_write_byte_dt(&cfg->i2c, REG_INPUT_LATCH_PORT0, in gpio_pca953x_init()
Dgpio_pca95xx.c52 #define REG_INPUT_LATCH_PORT0 0x44 macro
341 write_port_reg(dev, REG_INPUT_LATCH_PORT0, pin, &drv_data->reg_cache.input_latch, ~value); in update_int_mask_reg()