Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_pca9420.c137 int32_t modes_uv[4]; member
386 for (uint8_t i = 0U; i < ARRAY_SIZE(config->modes_uv); i++) { in regulator_pca9420_init()
389 if (config->modes_uv[i] == 0) { in regulator_pca9420_init()
398 } else if (config->modes_uv[i] > 0) { in regulator_pca9420_init()
404 config->modes_uv[i], config->modes_uv[i], &idx); in regulator_pca9420_init()
515 .modes_uv = { \