Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/mfd/
Dadp5585.h74 #define ADP5585_INT_EN 0x3C macro
/Zephyr-latest/drivers/gpio/
Dgpio_adp5585.c430 ret = i2c_reg_update_byte_dt(&parent_cfg->i2c_bus, ADP5585_INT_EN, (1U << 1), in gpio_adp5585_init()