Base STM32Lx/U5/Wx clock configuration. More...
Base STM32Lx/U5/Wx clock configuration.
Definition in file cfg_clock_common_lx_u5_wx.h.
#include "kernel_defines.h" Include dependency graph for cfg_clock_common_lx_u5_wx.h:
 Include dependency graph for cfg_clock_common_lx_u5_wx.h: This graph shows which files directly or indirectly include this file:
 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 */ | 
| #define CONFIG_CLOCK_HSE MHZ(8) | 
Definition at line 71 of file cfg_clock_common_lx_u5_wx.h.
| #define CONFIG_CLOCK_HSI MHZ(16) | 
Definition at line 76 of file cfg_clock_common_lx_u5_wx.h.
| #define CONFIG_CLOCK_MSI MHZ(48) | 
Definition at line 83 of file cfg_clock_common_lx_u5_wx.h.
| #define CONFIG_USE_CLOCK_PLL 1 /* Use PLL by default */ | 
Definition at line 38 of file cfg_clock_common_lx_u5_wx.h.