Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc.c1007 assert_param(IS_RCC_HCLK5_HSEHSI(RCC_ClkInitStruct->AHB5_HSEHSI_CLKDivider)); in HAL_RCC_ClockConfig()
1010 … (RCC_ClkInitStruct->AHB5_PLL1_CLKDivider | RCC_ClkInitStruct->AHB5_HSEHSI_CLKDivider)); in HAL_RCC_ClockConfig()
1550 RCC_ClkInitStruct->AHB5_HSEHSI_CLKDivider = (tmpreg1 & RCC_CFGR4_HDIV5); in HAL_RCC_GetClockConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h135 …uint32_t AHB5_HSEHSI_CLKDivider; /*!< The AHB5 clock (HCLK5) divider when HSI or HSE are sources … member