Home
last modified time | relevance | path

Searched defs:prediv (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c1533 uint32_t pllmul = 0U, pllsource = 0U, prediv = 0U, pllclk = 0U; in RCC_GetPLLCLKFreq() local
Dstm32f3xx_hal_rcc.c968 uint32_t tmpreg = 0U, prediv = 0U, pllclk = 0U, pllmul = 0U; in HAL_RCC_GetSysClockFreq() local
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc.c1105 uint32_t tmpreg = 0U, prediv = 0U, pllclk = 0U, pllmul = 0U; in HAL_RCC_GetSysClockFreq() local
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc.c1094 uint32_t tmpreg = 0U, prediv = 0U, pllclk = 0U, pllmul = 0U; in HAL_RCC_GetSysClockFreq() local