/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 327 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 358 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 404 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_rcc_ex.c | 240 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 282 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc_ex.c | 256 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 298 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_rcc_ex.c | 274 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 386 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rcc_ex.c | 325 tmpreg2 = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_PeriphCLKConfig() 1049 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_rcc_ex.c | 586 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 965 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 399 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 490 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 555 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 626 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc_ex.c | 653 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 696 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rcc_ex.c | 1456 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 2154 clocksource = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc_ex.c | 385 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_rcc_ex.c | 300 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc_ex.c | 761 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 829 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_rcc_ex.c | 1987 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 2811 clksource = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc.h | 851 #define __HAL_RCC_GET_RTC_SOURCE() (READ_BIT(RCC->BDCR, RCC_BDCR_RTCSEL)) macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc_ex.c | 1022 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 1168 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc.h | 994 #define __HAL_RCC_GET_RTC_SOURCE() (READ_BIT(RCC->BDCR, RCC_BDCR_RTCSEL)) macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rcc_ex.h | 965 #define __HAL_RCC_GET_LCD_SOURCE() __HAL_RCC_GET_RTC_SOURCE()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc_ex.c | 504 PeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc_ex.c | 1457 pPeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 1809 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rcc.h | 1518 #define __HAL_RCC_GET_RTC_SOURCE() (READ_BIT(RCC->CSR, RCC_CSR_RTCSEL)) macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc.h | 1421 #define __HAL_RCC_GET_RTC_SOURCE() (READ_BIT(RCC->BDCR, RCC_BDCR_RTCSEL)) macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc.h | 999 #define __HAL_RCC_GET_RTC_SOURCE() (READ_BIT(RCC->BDCR, RCC_BDCR_RTCSEL)) macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc.h | 1529 #define __HAL_RCC_GET_RTC_SOURCE() (READ_BIT(RCC->BDCR, RCC_BDCR_RTCSEL)) macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rcc_ex.c | 2734 pPeriphClkInit->RTCClockSelection = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig() 3243 srcclk = __HAL_RCC_GET_RTC_SOURCE(); in HAL_RCCEx_GetPeriphCLKFreq()
|