/hal_stm32-latest/stm32cube/stm32wb0x/soc/ |
D | stm32wb05.h | 6354 #define RTC_SSR_SS_Pos (0UL) /*!<RTC SSR: SS… macro 6357 #define RTC_SSR_SS_0 (0x1U << RTC_SSR_SS_Pos) 6358 #define RTC_SSR_SS_1 (0x2U << RTC_SSR_SS_Pos) 6359 #define RTC_SSR_SS_2 (0x4U << RTC_SSR_SS_Pos) 6360 #define RTC_SSR_SS_3 (0x8U << RTC_SSR_SS_Pos) 6361 #define RTC_SSR_SS_4 (0x10U << RTC_SSR_SS_Pos) 6362 #define RTC_SSR_SS_5 (0x20U << RTC_SSR_SS_Pos) 6363 #define RTC_SSR_SS_6 (0x40U << RTC_SSR_SS_Pos) 6364 #define RTC_SSR_SS_7 (0x80U << RTC_SSR_SS_Pos) 6365 …efine RTC_SSR_SS_8 (0x100U << RTC_SSR_SS_Pos) [all …]
|
D | stm32wb07.h | 6942 #define RTC_SSR_SS_Pos (0UL) /*!<RTC SSR: SS… macro 6945 #define RTC_SSR_SS_0 (0x1U << RTC_SSR_SS_Pos) 6946 #define RTC_SSR_SS_1 (0x2U << RTC_SSR_SS_Pos) 6947 #define RTC_SSR_SS_2 (0x4U << RTC_SSR_SS_Pos) 6948 #define RTC_SSR_SS_3 (0x8U << RTC_SSR_SS_Pos) 6949 #define RTC_SSR_SS_4 (0x10U << RTC_SSR_SS_Pos) 6950 #define RTC_SSR_SS_5 (0x20U << RTC_SSR_SS_Pos) 6951 #define RTC_SSR_SS_6 (0x40U << RTC_SSR_SS_Pos) 6952 #define RTC_SSR_SS_7 (0x80U << RTC_SSR_SS_Pos) 6953 …efine RTC_SSR_SS_8 (0x100U << RTC_SSR_SS_Pos) [all …]
|
D | stm32wb09.h | 6874 #define RTC_SSR_SS_Pos (0UL) /*!<RTC SSR: SS… macro 6877 #define RTC_SSR_SS_0 (0x1U << RTC_SSR_SS_Pos) 6878 #define RTC_SSR_SS_1 (0x2U << RTC_SSR_SS_Pos) 6879 #define RTC_SSR_SS_2 (0x4U << RTC_SSR_SS_Pos) 6880 #define RTC_SSR_SS_3 (0x8U << RTC_SSR_SS_Pos) 6881 #define RTC_SSR_SS_4 (0x10U << RTC_SSR_SS_Pos) 6882 #define RTC_SSR_SS_5 (0x20U << RTC_SSR_SS_Pos) 6883 #define RTC_SSR_SS_6 (0x40U << RTC_SSR_SS_Pos) 6884 #define RTC_SSR_SS_7 (0x80U << RTC_SSR_SS_Pos) 6885 …efine RTC_SSR_SS_8 (0x100U << RTC_SSR_SS_Pos) [all …]
|
D | stm32wb06.h | 6942 #define RTC_SSR_SS_Pos (0UL) /*!<RTC SSR: SS… macro 6945 #define RTC_SSR_SS_0 (0x1U << RTC_SSR_SS_Pos) 6946 #define RTC_SSR_SS_1 (0x2U << RTC_SSR_SS_Pos) 6947 #define RTC_SSR_SS_2 (0x4U << RTC_SSR_SS_Pos) 6948 #define RTC_SSR_SS_3 (0x8U << RTC_SSR_SS_Pos) 6949 #define RTC_SSR_SS_4 (0x10U << RTC_SSR_SS_Pos) 6950 #define RTC_SSR_SS_5 (0x20U << RTC_SSR_SS_Pos) 6951 #define RTC_SSR_SS_6 (0x40U << RTC_SSR_SS_Pos) 6952 #define RTC_SSR_SS_7 (0x80U << RTC_SSR_SS_Pos) 6953 …efine RTC_SSR_SS_8 (0x100U << RTC_SSR_SS_Pos) [all …]
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 3559 #define RTC_SSR_SS_Pos (0U) macro 3560 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f030x8.h | 3603 #define RTC_SSR_SS_Pos (0U) macro 3604 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f070x6.h | 3639 #define RTC_SSR_SS_Pos (0U) macro 3640 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f031x6.h | 3686 #define RTC_SSR_SS_Pos (0U) macro 3687 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f030xc.h | 3929 #define RTC_SSR_SS_Pos (0U) macro 3930 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f038xx.h | 3658 #define RTC_SSR_SS_Pos (0U) macro 3659 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f070xb.h | 3797 #define RTC_SSR_SS_Pos (0U) macro 3798 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f058xx.h | 4158 #define RTC_SSR_SS_Pos (0U) macro 4159 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32f051x8.h | 4186 #define RTC_SSR_SS_Pos (0U) macro 4187 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 4400 #define RTC_SSR_SS_Pos (0U) macro 4401 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l010x8.h | 4090 #define RTC_SSR_SS_Pos (0U) macro 4091 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l010xb.h | 4123 #define RTC_SSR_SS_Pos (0U) macro 4124 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l011xx.h | 4155 #define RTC_SSR_SS_Pos (0U) macro 4156 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l021xx.h | 4292 #define RTC_SSR_SS_Pos (0U) macro 4293 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l031xx.h | 4263 #define RTC_SSR_SS_Pos (0U) macro 4264 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l051xx.h | 4387 #define RTC_SSR_SS_Pos (0U) macro 4388 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l010x4.h | 4046 #define RTC_SSR_SS_Pos (0U) macro 4047 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l010x6.h | 4083 #define RTC_SSR_SS_Pos (0U) macro 4084 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l081xx.h | 4643 #define RTC_SSR_SS_Pos (0U) macro 4644 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
D | stm32l071xx.h | 4506 #define RTC_SSR_SS_Pos (0U) macro 4507 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 4396 #define RTC_SSR_SS_Pos (0U) macro 4397 #define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
|