Home
last modified time | relevance | path

Searched defs:plldiv (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Src/
H A Dsystem_stm32l0xx.c206 uint32_t tmp = 0U, pllmul = 0U, plldiv = 0U, pllsource = 0U, msirange = 0U; in SystemCoreClockUpdate() local
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_rcc_ex.c380 uint32_t pllmul, plldiv, pllvco; /* no init needed */ in HAL_RCCEx_GetPeriphCLKFreq() local