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

Base STM32Lx/U5/Wx clock configuration. More...

Detailed Description

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

Go to the source code of this file.

Macros

#define CONFIG_CLOCK_HSE   MHZ(8)
 
#define CONFIG_CLOCK_HSI   MHZ(16)
 
#define CONFIG_CLOCK_MSI   MHZ(48)
 

Clock system configuration (L0/L1/L4/L5/WB/WL)

#define CONFIG_USE_CLOCK_PLL   1 /* Use PLL by default */
 

Macro Definition Documentation

◆ CONFIG_CLOCK_HSE

#define CONFIG_CLOCK_HSE   MHZ(8)

Definition at line 75 of file cfg_clock_common_lx_u5_wx.h.

◆ CONFIG_CLOCK_HSI

#define CONFIG_CLOCK_HSI   MHZ(16)

Definition at line 80 of file cfg_clock_common_lx_u5_wx.h.

◆ CONFIG_CLOCK_MSI

#define CONFIG_CLOCK_MSI   MHZ(48)

Definition at line 87 of file cfg_clock_common_lx_u5_wx.h.

◆ CONFIG_USE_CLOCK_PLL

#define CONFIG_USE_CLOCK_PLL   1 /* Use PLL by default */

Definition at line 42 of file cfg_clock_common_lx_u5_wx.h.