HAL
LL_RCC_GetLPTIMClockFreq() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RCC_GetLPTIMClockFreq()

LL_RCC_GetLPTIMClockFreq() function

Return LPTIMx clock frequency

Syntax

uint32_t LL_RCC_GetLPTIMClockFreq(uint32_t LPTIMxSource);
Implemented in stm32f4xx_ll_rcc.c:484

Arguments

LPTIMxSource

This parameter can be one of the following values: @arg LL_RCC_LPTIM1_CLKSOURCE

Return value

LPTIM clock frequency (in Hz) - LL_RCC_PERIPH_FREQUENCY_NO indicates that oscillator (HSI, LSI or LSE) is not ready

References

LocationText
stm32f4xx_ll_rcc.c:484
uint32_t LL_RCC_GetLPTIMClockFreq(uint32_t LPTIMxSource)
stm32f4xx_ll_rcc.h:7041
uint32_t LL_RCC_GetLPTIMClockFreq(uint32_t LPTIMxSource);

Call Tree

Data read by LL_RCC_GetLPTIMClockFreq()
Data written by LL_RCC_GetLPTIMClockFreq()
LL_RCC_GetLPTIMClockFreq()::lptim_frequency
all items filtered out
LL_RCC_GetLPTIMClockFreq()
LL_RCC_GetLPTIMClockFreq()::lptim_frequency
all items filtered out
Type of LL_RCC_GetLPTIMClockFreq()
LL_RCC_GetLPTIMClockFreq()
uint32_t
all items filtered out