Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h474 #define LL_RCC_RTC_CLKSOURCE_LSE RCC_CSR1_RTCSEL_0 /*!< LSE oscillator clock used a…
Dstm32c0xx_hal_rcc.h481 #define RCC_RTCCLKSOURCE_LSE RCC_CSR1_RTCSEL_0 /*!< LSE oscillator clock used as RTC cl…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4256 #define RCC_CSR1_RTCSEL_0 (0x1UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000100 */ macro
Dstm32c031xx.h4419 #define RCC_CSR1_RTCSEL_0 (0x1UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000100 */ macro
Dstm32c071xx.h4906 #define RCC_CSR1_RTCSEL_0 (0x1UL << RCC_CSR1_RTCSEL_Pos) /*!< 0x00000100 */ macro