Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c723 LL_RCC_SetAHB4Prescaler(UTILS_ClkInitStruct->AHB4CLKDivider); in UTILS_EnablePLLAndSwitchSystem()
Dstm32wbxx_hal_rcc.c1131 LL_RCC_SetAHB4Prescaler(RCC_ClkInitStruct->AHBCLK4Divider); in HAL_RCC_ClockConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h2202 __STATIC_INLINE void LL_RCC_SetAHB4Prescaler(uint32_t Prescaler) in LL_RCC_SetAHB4Prescaler() function