Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/regulator/
Dmax20335.h23 #define MAX20335_LOAD_SWITCH_MODE 1 macro
/Zephyr-latest/drivers/regulator/
Dregulator_max20335.c143 if (mode > MAX20335_LOAD_SWITCH_MODE) { in regulator_max20335_set_mode()