Home
last modified time | relevance | path

Searched refs:LL_C2_RCC_SetAHBPrescaler (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c754 LL_C2_RCC_SetAHBPrescaler(UTILS_ClkInitStruct->CPU2CLKDivider); in UTILS_EnablePLLAndSwitchSystem()
Dstm32wlxx_hal_rcc.c985 LL_C2_RCC_SetAHBPrescaler(RCC_ClkInitStruct->AHBCLK2Divider); in HAL_RCC_ClockConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c722 LL_C2_RCC_SetAHBPrescaler(UTILS_ClkInitStruct->CPU2CLKDivider); in UTILS_EnablePLLAndSwitchSystem()
Dstm32wbxx_hal_rcc.c1115 LL_C2_RCC_SetAHBPrescaler(RCC_ClkInitStruct->AHBCLK2Divider); in HAL_RCC_ClockConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h1796 __STATIC_INLINE void LL_C2_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_C2_RCC_SetAHBPrescaler() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h2177 __STATIC_INLINE void LL_C2_RCC_SetAHBPrescaler(uint32_t Prescaler) in LL_C2_RCC_SetAHBPrescaler() function