Home
last modified time | relevance | path

Searched refs:RCC_CSR1_RTCSEL_1 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h475 #define LL_RCC_RTC_CLKSOURCE_LSI RCC_CSR1_RTCSEL_1 /*!< LSI oscillator clock used a…
Dstm32c0xx_hal_rcc.h482 #define RCC_RTCCLKSOURCE_LSI RCC_CSR1_RTCSEL_1 /*!< LSI oscillator clock used as RTC cl…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4257 #define RCC_CSR1_RTCSEL_1 (0x2UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000200 */ macro
Dstm32c031xx.h4420 #define RCC_CSR1_RTCSEL_1 (0x2UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000200 */ macro
Dstm32c071xx.h4907 #define RCC_CSR1_RTCSEL_1 (0x2UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000200 */ macro