Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_npm2100.c88 #define LDOSW_GPIO_PINACT_MASK 0x18U macro
485 ret = i2c_reg_update_byte_dt(&config->i2c, LDOSW_GPIO, LDOSW_GPIO_PINACT_MASK, inact | act); in set_ldosw_gpio_mode()