Home
last modified time | relevance | path

Searched defs:pllm (Results 1 – 13 of 13) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rcc.c1404 uint32_t pllvco, pllsource, pllr, pllm; /* no init needed */ in HAL_RCC_GetSysClockFreq() local
1867 uint32_t pllvco, pllsource, pllr, pllm, sysclockfreq; /* no init needed */ in RCC_GetSysClockFreqFromPLLSource() local
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rcc.c1404 uint32_t pllvco, pllsource, pllr, pllm; /* no init needed */ in HAL_RCC_GetSysClockFreq() local
1867 uint32_t pllvco, pllsource, pllr, pllm, sysclockfreq; /* no init needed */ in RCC_GetSysClockFreqFromPLLSource() local
/btstack/port/stm32-l451-miromico-sx1280/Src/
H A Dsystem_stm32l4xx.c258 uint32_t tmp = 0U, msirange = 0U, pllvco = 0U, pllr = 2U, pllsource = 0U, pllm = 2U; in SystemCoreClockUpdate() local
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/
H A Dsystem_stm32l4xx.c258 uint32_t tmp = 0U, msirange = 0U, pllvco = 0U, pllr = 2U, pllsource = 0U, pllm = 2U; in SystemCoreClockUpdate() local
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dsystem_stm32wbxx.c278 uint32_t tmp, msirange, pllvco, pllr, pllsource , pllm; in SystemCoreClockUpdate() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/
H A Dsystem_stm32f4xx.c207 uint32_t tmp = 0, pllvco = 0, pllp = 2, pllsource = 0, pllm = 2; in SystemCoreClockUpdate() local
/btstack/port/stm32-f4discovery-cc256x/Src/
H A Dsystem_stm32f4xx.c241 uint32_t tmp = 0, pllvco = 0, pllp = 2, pllsource = 0, pllm = 2; in SystemCoreClockUpdate() local
/btstack/port/stm32-f4discovery-usb/Core/Src/
H A Dsystem_stm32f4xx.c207 uint32_t tmp = 0, pllvco = 0, pllp = 2, pllsource = 0, pllm = 2; in SystemCoreClockUpdate() local
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_rcc.c878 uint32_t pllm = 0U, pllvco = 0U, pllp = 0U; in HAL_RCC_GetSysClockFreq() local
H A Dstm32f4xx_hal_rcc_ex.c3055 uint32_t pllm = 0U; in HAL_RCC_GetSysClockFreq() local
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_rcc.c861 uint32_t pllm = 0U, pllvco = 0U, pllp = 0U; in HAL_RCC_GetSysClockFreq() local
H A Dstm32f4xx_hal_rcc_ex.c3043 uint32_t pllm = 0U; in HAL_RCC_GetSysClockFreq() local
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_rcc.c1201 uint32_t tmpreg, pllm, plld, pllvco, msiclkrange; /* no init needed */ in HAL_RCC_GetSysClockFreq() local