mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 21:00:44 +00:00
|
Some checks are pending
Docker-Linux / push (push) Waiting to run
MemBrowse Memory Report / changes-filter (push) Waiting to run
MemBrowse Memory Report / load-targets (push) Waiting to run
MemBrowse Memory Report / identical (push) Blocked by required conditions
MemBrowse Memory Report / analyze (push) Blocked by required conditions
Implement PM STANDBY. Loosely based on stm32h7 with simpler registers. Implement PM STOP. Using a similar parameter to stm32h7's LPDS mode bool. There is no LPDS on stm32h5 but there is the same lower-power voltage scaling value, so rename the parameter for stm32h5 and use SVOS5 without LPDS present. Add arm_pminitialize implementation with default pm subsystem initialization. Co-authored-by: Austin.Chen <Austin.Chen@wnc.com.tw> Signed-off-by: Liam Howatt <liamhowatt@geotab.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| dummy | ||
| hc | ||
| mips | ||
| misoc | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| CMakeLists.txt | ||
| Kconfig | ||