mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
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:
@@ -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
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user