Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc.c1432 uint32_t msirange = 0U, sysclockfreq = 0U; in HAL_RCC_GetSysClockFreq() local
1892 static HAL_StatusTypeDef RCC_SetFlashLatencyFromMSIRange(uint32_t msirange) in RCC_SetFlashLatencyFromMSIRange()
1970 uint32_t msirange = 0U; in RCC_GetSysClockFreqFromPLLSource() local
/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/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.c1598 uint32_t msirange = 0U; in HAL_RCC_GetSysClockFreq() local
2109 static HAL_StatusTypeDef RCC_SetFlashLatencyFromMSIRange(uint32_t msirange) in RCC_SetFlashLatencyFromMSIRange()