Searched refs:PWR_C2CR1_LPMS (Results 1 – 15 of 15) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 922 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, PWR_LOWPOWERMODE_STOP0); in HAL_PWREx_EnterSTOP0Mode() 981 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, PWR_LOWPOWERMODE_STOP1); in HAL_PWREx_EnterSTOP1Mode() 1040 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, PWR_LOWPOWERMODE_STOP2); in HAL_PWREx_EnterSTOP2Mode() 1082 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, PWR_LOWPOWERMODE_SHUTDOWN); in HAL_PWREx_EnterSHUTDOWNMode()
|
D | stm32wlxx_hal_pwr.c | 601 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, PWR_LOWPOWERMODE_STANDBY); in HAL_PWR_EnterSTANDBYMode()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_pwr.h | 1533 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, LowPowerMode); in LL_C2_PWR_SetPowerMode() 1548 return (uint32_t)(READ_BIT(PWR->C2CR1, PWR_C2CR1_LPMS)); in LL_C2_PWR_GetPowerMode()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_pwr.h | 1665 MODIFY_REG(PWR->C2CR1, PWR_C2CR1_LPMS, LowPowerMode); in LL_C2_PWR_SetPowerMode() 1682 return (uint32_t)(READ_BIT(PWR->C2CR1, PWR_C2CR1_LPMS)); in LL_C2_PWR_GetPowerMode()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 6219 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wb1mxx.h | 5901 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wb30xx.h | 6218 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wb35xx.h | 6814 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wb55xx.h | 6996 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wb5mxx.h | 6996 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 5770 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wb15xx.h | 5901 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 6582 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wl54xx.h | 6582 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|
D | stm32wl55xx.h | 6582 #define PWR_C2CR1_LPMS PWR_C2CR1_LPMS_Msk /*!< Low Power Mode … macro
|