Loading...
Searching...
No Matches
lse.h File Reference

LSE clock setup for STM32H7 family. More...

Detailed Description

LSE clock setup for STM32H7 family.

Author
Jay R Vaghela jay.v.nosp@m.aghe.nosp@m.la@tu.nosp@m.hh.d.nosp@m.e

Definition in file lse.h.

#include "cpu_conf.h"
#include "kernel_defines.h"
+ Include dependency graph for lse.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define CONFIG_CLOCK_LSE   32768U /* Default LSE frequency is 32.768kHz */
 External low-speed oscillator frequency.
 

Macro Definition Documentation

◆ CONFIG_CLOCK_LSE

#define CONFIG_CLOCK_LSE   32768U /* Default LSE frequency is 32.768kHz */

External low-speed oscillator frequency.

Default value corresponds to a 32.768 kHz crystal.

Definition at line 31 of file lse.h.