Configure STM32C0 clock. More...
Configure STM32C0 clock.
Definition in file cfg_clock_default.h.
 Include dependency graph for cfg_clock_default.h:
 Include dependency graph for cfg_clock_default.h:Go to the source code of this file.
| C0 clock settings | |
| #define | CLOCK_AHB CLOCK_CORECLOCK /* max: 64MHz (G0), 170MHZ (G4) */ | 
| #define | CONFIG_CLOCK_APB1_DIV (1) | 
| #define | CLOCK_APB1 | 
| #define CLOCK_AHB CLOCK_CORECLOCK /* max: 64MHz (G0), 170MHZ (G4) */ | 
Definition at line 52 of file cfg_clock_default.h.
| #define CLOCK_APB1 | 
Definition at line 57 of file cfg_clock_default.h.
| #define CONFIG_CLOCK_APB1_DIV (1) | 
Definition at line 55 of file cfg_clock_default.h.