Home
last modified time | relevance | path

Searched refs:LL_PWR_SetPowerMode (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/soc/st/stm32/stm32l4x/
Dpower.c38 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in set_mode_stop()
42 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in set_mode_stop()
49 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP2); in set_mode_stop()
69 LL_PWR_SetPowerMode(LL_PWR_MODE_STANDBY); in pm_state_set()
Dpoweroff.c25 LL_PWR_SetPowerMode(LL_PWR_MODE_SHUTDOWN); in z_sys_poweroff()
/Zephyr-latest/soc/st/stm32/stm32u5x/
Dpower.c63 LL_PWR_SetPowerMode(LL_PWR_STOP0_MODE); in set_mode_stop()
66 LL_PWR_SetPowerMode(LL_PWR_STOP1_MODE); in set_mode_stop()
69 LL_PWR_SetPowerMode(LL_PWR_STOP2_MODE); in set_mode_stop()
87 LL_PWR_SetPowerMode(LL_PWR_STOP3_MODE); in set_mode_stop()
100 LL_PWR_SetPowerMode(LL_PWR_STANDBY_MODE); in set_mode_standby()
Dpoweroff.c24 LL_PWR_SetPowerMode(LL_PWR_SHUTDOWN_MODE); in z_sys_poweroff()
/Zephyr-latest/soc/st/stm32/stm32wlx/
Dpower.c39 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in pm_state_set()
42 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in pm_state_set()
45 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP2); in pm_state_set()
Dpoweroff.c24 LL_PWR_SetPowerMode(LL_PWR_MODE_SHUTDOWN); in z_sys_poweroff()
/Zephyr-latest/soc/st/stm32/stm32l5x/
Dpower.c44 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in pm_state_set()
48 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in pm_state_set()
55 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP2); in pm_state_set()
/Zephyr-latest/soc/st/stm32/stm32wbx/
Dpower.c72 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in pm_state_set()
76 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in pm_state_set()
80 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP2); in pm_state_set()
Dpoweroff.c24 LL_PWR_SetPowerMode(LL_PWR_MODE_SHUTDOWN); in z_sys_poweroff()
/Zephyr-latest/soc/st/stm32/stm32g0x/
Dpower.c33 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in pm_state_set()
40 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in pm_state_set()
/Zephyr-latest/soc/st/stm32/stm32g4x/
Dpower.c33 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in pm_state_set()
40 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in pm_state_set()
/Zephyr-latest/soc/st/stm32/stm32wbax/
Dpower.c69 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP0); in set_mode_stop()
72 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP1); in set_mode_stop()
114 LL_PWR_SetPowerMode(LL_PWR_MODE_STANDBY); in set_mode_suspend_to_ram()
/Zephyr-latest/soc/st/stm32/stm32c0x/
Dpoweroff.c15 LL_PWR_SetPowerMode(LL_PWR_MODE_SHUTDOWN); in z_sys_poweroff()
/Zephyr-latest/soc/st/stm32/stm32h5x/
Dpower.c29 LL_PWR_SetPowerMode(LL_PWR_STOP_MODE); in pm_state_set()
/Zephyr-latest/soc/st/stm32/stm32f4x/
Dpower.c42 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP_LPREGU); in pm_state_set()
/Zephyr-latest/soc/st/stm32/stm32l0x/
Dpower.c39 LL_PWR_SetPowerMode(LL_PWR_MODE_STOP); in pm_state_set()