Searched refs:PWR_CR1_LPMS_2 (Results 1 – 25 of 62) sorted by relevance
123
110 #if defined (PWR_CR1_LPMS_2)111 #define LL_PWR_MODE_SHUTDOWN (PWR_CR1_LPMS_2)
97 #define PWR_LOWPOWERMODE_SHUTDOWN (PWR_CR1_LPMS_2) /*!< Shutdown mode …
89 #define PWR_LOWPOWERMODE_SHUTDOWN (PWR_CR1_LPMS_2) /*!< Shutdown mode …
95 #define LL_PWR_MODE_SHUTDOWN (PWR_CR1_LPMS_2)
592 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_2); in HAL_PWR_EnterSHUTDOWNMode()
111 #define PWR_LOWPOWERMODE_SHUTDOWN (PWR_CR1_LPMS_2) /*!< Shutdown mod…
190 #define LL_PWR_MODE_SHUTDOWN (PWR_CR1_LPMS_2)
112 #define PWR_LOWPOWERMODE_SHUTDOWN (PWR_CR1_LPMS_2 | PWR_CR1_LPMS_1 | PWR_CR1_LPMS_0) /*!<…
137 #define LL_PWR_MODE_SHUTDOWN (PWR_CR1_LPMS_2 | PWR_CR1_LPMS_1 | PWR_CR1_LPMS_0)
656 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_2); in HAL_PWR_EnterSTANDBYMode()
796 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, (PWR_CR1_LPMS_1 | PWR_CR1_LPMS_2)); in HAL_PWREx_EnterSHUTDOWNMode()
674 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_2); in HAL_PWR_EnterSTANDBYMode()
110 #define LL_PWR_STANDBY_MODE PWR_CR1_LPMS_2 /*!< Standby mode */111 #define LL_PWR_SHUTDOWN_MODE (PWR_CR1_LPMS_2 | PWR_CR1_LPMS_1) /*!< Shutdown mode */
117 #define LL_PWR_MODE_SHUTDOWN PWR_CR1_LPMS_2
97 #define LL_PWR_MODE_STANDBY PWR_CR1_LPMS_2 /*!< Standby mode */
110 #define PWR_LOWPOWERMODE_STANDBY (PWR_CR1_LPMS_2) /*!< Standby mode …
3534 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
3541 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
3821 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
3704 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
3940 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
4040 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
4276 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro
5307 #define PWR_CR1_LPMS_2 (0x4UL << PWR_CR1_LPMS_Pos) /*!< 0x00000004 */ macro