zephyr/soc/arm/st_stm32/stm32wl
Carlo Caione c5894df5ec pm: Change parameters of pm_power_state_{set,exit_post_ops}
Just pass state and substate_id instead of the whole info structure
pointer.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-21 20:58:01 -05:00
..
CMakeLists.txt soc: stm32wl: add power management support 2021-07-06 09:51:22 -04:00
Kconfig.defconfig.series soc: arm: st_stm32: do not enable PM_DEVICE by default 2021-09-14 08:36:33 -04:00
Kconfig.defconfig.stm32wl54xx soc/arm: add support for additonal stm32wl socs 2021-07-13 09:37:29 -04:00
Kconfig.defconfig.stm32wl55xx soc/arm: add support for additonal stm32wl socs 2021-07-13 09:37:29 -04:00
Kconfig.defconfig.stm32wle4xx soc/arm: add support for additonal stm32wl socs 2021-07-13 09:37:29 -04:00
Kconfig.defconfig.stm32wle5xx soc/arm: add support for additonal stm32wl socs 2021-07-13 09:37:29 -04:00
Kconfig.series
Kconfig.soc soc/arm: add support for additonal stm32wl socs 2021-07-13 09:37:29 -04:00
linker.ld
power.c pm: Change parameters of pm_power_state_{set,exit_post_ops} 2022-02-21 20:58:01 -05:00
soc.c soc: stm32wl: enable instruction and data cache 2021-06-28 12:35:41 -04:00
soc.h