Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c756 LL_RCC_SetAHB3Prescaler(UTILS_ClkInitStruct->AHB3CLKDivider); in UTILS_EnablePLLAndSwitchSystem()
Dstm32wlxx_hal_rcc.c1003 LL_RCC_SetAHB3Prescaler(RCC_ClkInitStruct->AHBCLK3Divider); in HAL_RCC_ClockConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h1822 __STATIC_INLINE void LL_RCC_SetAHB3Prescaler(uint32_t Prescaler) in LL_RCC_SetAHB3Prescaler() function