Home
last modified time | relevance | path

Searched refs:LL_PLL1_ConfigSystemClock_HSE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_utils.h282 ErrorStatus LL_PLL1_ConfigSystemClock_HSE(uint32_t HSEFrequency,
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_utils.h317 #define LL_PLL1_ConfigSystemClock_HSE LL_PLL_ConfigSystemClock_HSE /* for legacy purpose */ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_utils.c354 ErrorStatus LL_PLL1_ConfigSystemClock_HSE(uint32_t HSEFrequency, in LL_PLL1_ConfigSystemClock_HSE() function