Home
last modified time | relevance | path

Searched refs:LL_RCC_GetLPTIMClockSource (Results 1 – 9 of 9) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_lptim.c214 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()
H A Dstm32l4xx_ll_rcc.c745 switch (LL_RCC_GetLPTIMClockSource(LPTIMxSource)) in LL_RCC_GetLPTIMClockFreq()
790 switch (LL_RCC_GetLPTIMClockSource(LPTIMxSource)) in LL_RCC_GetLPTIMClockFreq()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_lptim.c204 tmpclksource = LL_RCC_GetLPTIMClockSource(LL_RCC_LPTIM1_CLKSOURCE); in LL_LPTIM_Disable()
H A Dstm32f4xx_ll_rcc.c496 switch (LL_RCC_GetLPTIMClockSource(LPTIMxSource)) in LL_RCC_GetLPTIMClockFreq()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc_ex.h1033 #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)
H A Dstm32wbxx_ll_rcc.h2720 __STATIC_INLINE uint32_t LL_RCC_GetLPTIMClockSource(uint32_t LPTIMx) in LL_RCC_GetLPTIMClockSource() function
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_rcc_ex.c915 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()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rcc.h3378 __STATIC_INLINE uint32_t LL_RCC_GetLPTIMClockSource(uint32_t LPTIMx) in LL_RCC_GetLPTIMClockSource() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_rcc.h3703 __STATIC_INLINE uint32_t LL_RCC_GetLPTIMClockSource(uint32_t LPTIMx) in LL_RCC_GetLPTIMClockSource() function