Home
last modified time | relevance | path

Searched defs:pllr (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/
Dsystem_stm32l5xx.c246 uint32_t tmp, msirange, pllvco, pllsource, pllm, pllr; in SystemCoreClockUpdate() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/
Dsystem_stm32u5xx.c246 uint32_t pllr, pllsource, pllm , tmp, pllfracen, msirange; in SystemCoreClockUpdate() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Source/Templates/
Dsystem_stm32l5xx.c260 uint32_t tmp, msirange, pllvco, pllsource, pllm, pllr; in SystemCoreClockUpdate() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc.c1433 uint32_t pllvco, pllsource, pllr, pllm; /* no init needed */ in HAL_RCC_GetSysClockFreq() local
1971 uint32_t pllvco, pllsource, pllr, pllm, sysclockfreq; /* no init needed */ in RCC_GetSysClockFreqFromPLLSource() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Source/Templates/
Dsystem_stm32u5xx.c252 uint32_t pllr, pllsource, pllm , tmp, pllfracen, msirange; in SystemCoreClockUpdate() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc.c1600 uint32_t pllr; in HAL_RCC_GetSysClockFreq() local