zephyr/soc/arm/st_stm32/stm32g0
Erwan Gouriou 31b7483a99 soc: stm32g0: pm_power_ functions should be __weak
In commit "pm: Fix weak linkage symbols" (PR #35274),
PM SoC hooks were converted to __weak to avoid clash with
new definition of these symbols in subsys/pm/power.c.

G0 power implementation was implemented in parallel
with this change and missed the update.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-09-08 09:29:56 -04:00
..
CMakeLists.txt soc: arm: stm32g0: Add PM support 2021-09-03 09:42:09 -04:00
Kconfig.defconfig.series soc: arm: stm32g0: Add PM support 2021-09-03 09:42:09 -04:00
Kconfig.defconfig.stm32g0b0xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g0b1xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g0c1xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.defconfig.stm32g030xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g031xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g041xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.defconfig.stm32g050xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g051xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g061xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.defconfig.stm32g070xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g071xx soc/arm/st_stm32: Add additional stm32g0 socs 2021-03-17 11:30:20 +01:00
Kconfig.defconfig.stm32g081xx soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc soc/arm: add support for stm32g0 socs with (hw aes and) rng support 2021-07-13 09:37:48 -04:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
power.c soc: stm32g0: pm_power_ functions should be __weak 2021-09-08 09:29:56 -04:00
soc.c soc: arm: stm32g0 with USB-C PD cannot use CC1 and CC2 pins by default 2021-04-09 14:53:57 -04:00
soc.h soc: arm: stm32xx: soc.h: final cleanup of LL headers 2020-11-30 15:50:03 +01:00