/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_pwr.c | 76 #define LPSDSR_BIT_NUMBER PWR_CR_LPDS_Pos
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 612 #define PWR_CR_LPDS_Pos (0U) macro 613 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f101xb.h | 627 #define PWR_CR_LPDS_Pos (0U) macro 628 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f100xb.h | 687 #define PWR_CR_LPDS_Pos (0U) macro 688 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f102x6.h | 652 #define PWR_CR_LPDS_Pos (0U) macro 653 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f100xe.h | 796 #define PWR_CR_LPDS_Pos (0U) macro 797 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f101xg.h | 821 #define PWR_CR_LPDS_Pos (0U) macro 822 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f101xe.h | 796 #define PWR_CR_LPDS_Pos (0U) macro 797 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f102xb.h | 665 #define PWR_CR_LPDS_Pos (0U) macro 666 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 2695 #define PWR_CR_LPDS_Pos (0U) macro 2696 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f030x8.h | 2725 #define PWR_CR_LPDS_Pos (0U) macro 2726 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f070x6.h | 2748 #define PWR_CR_LPDS_Pos (0U) macro 2749 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f031x6.h | 2794 #define PWR_CR_LPDS_Pos (0U) macro 2795 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f030xc.h | 2976 #define PWR_CR_LPDS_Pos (0U) macro 2977 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f038xx.h | 2793 #define PWR_CR_LPDS_Pos (0U) macro 2794 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f070xb.h | 2828 #define PWR_CR_LPDS_Pos (0U) macro 2829 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f058xx.h | 3242 #define PWR_CR_LPDS_Pos (0U) macro 3243 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f051x8.h | 3243 #define PWR_CR_LPDS_Pos (0U) macro 3244 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f071xb.h | 3615 #define PWR_CR_LPDS_Pos (0U) macro 3616 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l011xx.h | 3056 #define PWR_CR_LPDS_Pos (16U) macro 3057 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00010000 */
|
D | stm32l021xx.h | 3184 #define PWR_CR_LPDS_Pos (16U) macro 3185 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00010000 */
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 4120 #define PWR_CR_LPDS_Pos (0U) macro 4121 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f410rx.h | 4120 #define PWR_CR_LPDS_Pos (0U) macro 4121 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
D | stm32f410tx.h | 4110 #define PWR_CR_LPDS_Pos (0U) macro 4111 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f301x8.h | 4640 #define PWR_CR_LPDS_Pos (0U) macro 4641 #define PWR_CR_LPDS_Msk (0x1UL << PWR_CR_LPDS_Pos) /*!< 0x00000001 */
|