void stmclk_enable_lfclk(void)
Configure and enable the low speed clock domain.
void stmclk_enable_hsi(void)
Enable the internal high speed clock (HSI)
void stmclk_disable_hsi(void)
Disable the internal high speed clock (HSI)
void stmclk_disable_lfclk(void)
Disable the low frequency clock domain.
void stmclk_init_sysclk(void)
Configure the high speed clock domain (main system clock)
void stmclk_dbp_unlock(void)
Unlock write access to the backup domain control.
void stmclk_dbp_lock(void)
Lock write access to backup control domain.