Lines Matching +full:enable +full:- +full:sample
1 .. zephyr:code-sample:: npm1300_ek
9 This sample is provided for evaluation of the :ref:`npm1300_ek`.
10 The sample provides a shell interface to support the features of the
13 - Regulators (BUCK1/2, LDO1/2)
14 - GPIO
26 The sample is designed so that it can run on any platform. For example, when
29 .. zephyr-app-commands::
30 :zephyr-app: samples/shields/npm1300_ek
35 Note that this sample automatically sets ``SHIELD`` to ``npm1300_ek``. Once
45 .. code-block:: bash
53 .. code-block:: bash
55 # enable BUCK2
56 regulator enable BUCK2
60 .. code-block:: bash