GetLSIFrequency() is only used within STemWin.
 
Symbols
loading...
Files
loading...

GetLSIFrequency() function

Configures TIM5 to measure the LSI oscillator frequency.

Syntax

static uint32_t GetLSIFrequency(void);
Implemented in k_rtc.c:141

Return value

LSI Frequency

References

LocationReferrerText
k_rtc.c:141
static uint32_t GetLSIFrequency(void)
k_rtc.c:45
static uint32_t GetLSIFrequency(void);
k_rtc.c:76k_CalendarBkupInit()
uwLsiFreq = GetLSIFrequency();