Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_npm2100.c24 #define BOOST_VOUTSEL 0x23U macro
188 return i2c_reg_write_byte_dt(&config->i2c, BOOST_VOUTSEL, 1U); in regulator_npm2100_set_voltage()
211 ret = i2c_reg_read_byte_dt(&config->i2c, BOOST_VOUTSEL, &idx); in regulator_npm2100_get_voltage()