Lines Matching +full:regulator +full:- +full:gpio
1 .. zephyr:code-sample:: npm1300_ek
13 - Regulators (BUCK1/2, LDO1/2)
14 - GPIO
29 .. zephyr-app-commands::
30 :zephyr-app: samples/shields/npm1300_ek
36 flashed, you should boot into the shell interface. The ``regulator`` command is
42 The ``regulator`` shell interface provides several subcommand to test
45 .. code-block:: bash
48 regulator vlist BUCK1
53 .. code-block:: bash
56 regulator enable BUCK2
58 regulator disable BUCK2
60 .. code-block:: bash
63 regulator vset BUCK2 2V
65 regulator vget BUCK1
68 regulator set BUCK1 2.35V 2.45V
70 regulator get BUCK1