Lines Matching full:hsi
410 /* Enable HSI if not enabled */ in clock_switch_to_hsi()
412 /* Enable HSI */ in clock_switch_to_hsi()
415 /* Wait for HSI ready */ in clock_switch_to_hsi()
419 /* Set HSI as SYSCLCK source */ in clock_switch_to_hsi()
439 * Switch to HSI and disable the PLL before configuration. in set_up_plls()
440 * (Switching to HSI makes sure we have a SYSCLK source in in set_up_plls()
450 /* Configure PLL source : Can be HSE, HSI, MSIS */ in set_up_plls()
637 /* HSI calibration */ in set_up_fixed_clock_sources()
640 /* Enable HSI if not enabled */ in set_up_fixed_clock_sources()
642 /* Enable HSI */ in set_up_fixed_clock_sources()
645 /* Wait for HSI ready */ in set_up_fixed_clock_sources()
648 /* HSI divider configuration */ in set_up_fixed_clock_sources()
758 /* Set HSI as SYSCLCK source */ in stm32_clock_control_init()