stm32l0: add rcc_set_msi_range.
This commit is contained in:
committed by
Karl Palsson
parent
9051480e7f
commit
6953138a28
@@ -693,6 +693,8 @@ void rcc_set_ppre1(uint32_t ppre1);
|
||||
void rcc_set_hpre(uint32_t hpre);
|
||||
void rcc_clock_setup_pll(const struct rcc_clock_scale *clock);
|
||||
|
||||
void rcc_set_msi_range(uint32_t msi_range);
|
||||
|
||||
END_DECLS
|
||||
|
||||
/**@}*/
|
||||
|
||||
Reference in New Issue
Block a user