nuttx/arch/arm
Liam Howatt 0795d9a647
Some checks failed
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
Docker-Linux / push (push) Has been cancelled
arch/arm/stm32h5: Add PM stop and standby support.
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>
2026-08-28 09:27:32 -03:00
..
include arch/arm/stm32c5: Add STM32C562 architecture support 2026-08-27 01:07:10 +08:00
src arch/arm/stm32h5: Add PM stop and standby support. 2026-08-28 09:27:32 -03:00
CMakeLists.txt
Kconfig arch/arm/src: realize atomic for cxd56, rp2040 and lc823450 2026-08-27 11:13:29 +08:00