Home
last modified time | relevance | path

Searched refs:RCC_CSR1_RTCSEL_Pos (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4253 #define RCC_CSR1_RTCSEL_Pos (8U) macro
4254 #define RCC_CSR1_RTCSEL_Msk (0x3UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000300 */
4256 #define RCC_CSR1_RTCSEL_0 (0x1UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000100 */
4257 #define RCC_CSR1_RTCSEL_1 (0x2UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000200 */
Dstm32c031xx.h4416 #define RCC_CSR1_RTCSEL_Pos (8U) macro
4417 #define RCC_CSR1_RTCSEL_Msk (0x3UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000300 */
4419 #define RCC_CSR1_RTCSEL_0 (0x1UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000100 */
4420 #define RCC_CSR1_RTCSEL_1 (0x2UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000200 */
Dstm32c071xx.h4903 #define RCC_CSR1_RTCSEL_Pos (8U) macro
4904 #define RCC_CSR1_RTCSEL_Msk (0x3UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000300 */
4906 #define RCC_CSR1_RTCSEL_0 (0x1UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000100 */
4907 #define RCC_CSR1_RTCSEL_1 (0x2UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000200 */