Searched refs:LL_RCC_GetLPTIMClockSource (Results 1 – 9 of 9) sorted by relevance
214 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE); in LL_LPTIM_Disable()218 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in LL_LPTIM_Disable()
745 switch (LL_RCC_GetLPTIMClockSource(LPTIMxSource)) in LL_RCC_GetLPTIMClockFreq()790 switch (LL_RCC_GetLPTIMClockSource(LPTIMxSource)) in LL_RCC_GetLPTIMClockFreq()
204 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE); in LL_LPTIM_Disable()
496 switch (LL_RCC_GetLPTIMClockSource(LPTIMxSource)) in LL_RCC_GetLPTIMClockFreq()
1033 #define __HAL_RCC_GET_LPTIM1_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE)1054 #define __HAL_RCC_GET_LPTIM2_SOURCE() LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE)
2720 __STATIC_INLINE uint32_t LL_RCC_GetLPTIMClockSource(uint32_t LPTIMx) in LL_RCC_GetLPTIMClockSource() function
915 uint32_t lptimClockSource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()959 uint32_t lptimClockSource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
3378 __STATIC_INLINE uint32_t LL_RCC_GetLPTIMClockSource(uint32_t LPTIMx) in LL_RCC_GetLPTIMClockSource() function
3703 __STATIC_INLINE uint32_t LL_RCC_GetLPTIMClockSource(uint32_t LPTIMx) in LL_RCC_GetLPTIMClockSource() function