Home
last modified time | relevance | path

Searched refs:LL_RCC_GetRTCClockSource (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c149 if (LL_RCC_GetRTCClockSource() != PeriphClkInit->RTCClockSelection) in HAL_RCCEx_PeriphCLKConfig()
429 srcclk = LL_RCC_GetRTCClockSource(); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wlxx_ll_rcc.c737 switch (LL_RCC_GetRTCClockSource()) in LL_RCC_GetRTCClockFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c207 uint32_t rtcclocksource = LL_RCC_GetRTCClockSource(); in HAL_RCCEx_PeriphCLKConfig()
563 uint32_t rtcClockSource = LL_RCC_GetRTCClockSource(); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wbxx_ll_rcc.c843 switch (LL_RCC_GetRTCClockSource()) in LL_RCC_GetRTCClockFreq()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rcc.c365 switch (LL_RCC_GetRTCClockSource()) in LL_RCC_GetRTCClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c500 switch (LL_RCC_GetRTCClockSource()) in LL_RCC_GetRTCClockFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c940 switch (LL_RCC_GetRTCClockSource()) in LL_RCC_GetRTCClockFreq()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rcc.h1099 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h1581 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h1437 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rcc.h1317 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rcc.h1714 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_rcc.h1238 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h2104 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1979 switch (LL_RCC_GetRTCClockSource()) in LL_RCC_GetRTCClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h1994 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h2321 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
Dstm32wlxx_hal_rcc.h2062 #define __HAL_RCC_GET_RTC_SOURCE() LL_RCC_GetRTCClockSource()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h2217 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h2172 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h2443 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c157 tmpreg = LL_RCC_GetRTCClockSource(); in HAL_RCCEx_PeriphCLKConfig()
4884 switch (LL_RCC_GetRTCClockSource()) in RCCEx_GetRTCCLKFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h2873 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h2948 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h2916 __STATIC_INLINE uint32_t LL_RCC_GetRTCClockSource(void) in LL_RCC_GetRTCClockSource() function

12