Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_utils.c242 ErrorStatus LL_SetFlashLatency(uint32_t Frequency) in LL_SetFlashLatency() function
526 status = LL_SetFlashLatency(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
556 status = LL_SetFlashLatency(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_utils.h248 ErrorStatus LL_SetFlashLatency(uint32_t Frequency);

Completed in 5 milliseconds