Home
last modified time | relevance | path

Searched refs:LL_SetFlashLatency (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_utils.c293 ErrorStatus LL_SetFlashLatency(uint32_t HCLKFrequency) in LL_SetFlashLatency() function
544 status = LL_SetFlashLatency(pllfreq); in LL_PLL_ConfigSystemClock_MSI()
631 status = LL_SetFlashLatency(pllfreq); in LL_PLL_ConfigSystemClock_HSI()
736 status = LL_SetFlashLatency(pllfreq); in LL_PLL_ConfigSystemClock_HSE()
861 status = LL_SetFlashLatency(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
892 status = LL_SetFlashLatency(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_utils.h300 ErrorStatus LL_SetFlashLatency(uint32_t HCLKFrequency);