stm32f42/f43: rcc: add 180 MHz clock options
This commit is contained in:
committed by
Karl Palsson
parent
f0e5c73d98
commit
1adc418f9a
@@ -770,6 +770,7 @@ enum rcc_clock_3v3 {
|
||||
RCC_CLOCK_3V3_84MHZ,
|
||||
RCC_CLOCK_3V3_120MHZ,
|
||||
RCC_CLOCK_3V3_168MHZ,
|
||||
RCC_CLOCK_3V3_180MHZ,
|
||||
RCC_CLOCK_3V3_END
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user