Docs/platforms/risc-v: Add autopm docs

Add autopm docs for esp32p4

Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
Eren Terzioglu
2026-04-20 14:09:52 +02:00
committed by simbit18
parent 435ff1d488
commit 64cf22628f
@@ -177,6 +177,12 @@ adc
Enables the ADC driver. ADC unit(s) are registered (``/dev/adc0`` as ADC1).
Attenuation, mode, and channel set can be adjusted in ``ADC Configuration``.
autopm
------
This configuration makes the device automatically enter the low power consumption mode
when in the idle state, powering off the cpu and other peripherals.
bmp180
------