Searched defs:msirange (Results 1 – 6 of 6) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/ |
| D | stm32l5xx_hal_rcc.c | 1432 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/ |
| D | system_stm32l5xx.c | 246 uint32_t tmp, msirange, pllvco, pllsource, pllm, pllr; in SystemCoreClockUpdate() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/ |
| D | system_stm32u5xx.c | 246 uint32_t pllr, pllsource, pllm , tmp, pllfracen, msirange; in SystemCoreClockUpdate() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Source/Templates/ |
| D | system_stm32l5xx.c | 260 uint32_t tmp, msirange, pllvco, pllsource, pllm, pllr; in SystemCoreClockUpdate() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Source/Templates/ |
| D | system_stm32u5xx.c | 252 uint32_t pllr, pllsource, pllm , tmp, pllfracen, msirange; in SystemCoreClockUpdate() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
| D | stm32u5xx_hal_rcc.c | 1598 uint32_t msirange = 0U; in HAL_RCC_GetSysClockFreq() local 2109 static HAL_StatusTypeDef RCC_SetFlashLatencyFromMSIRange(uint32_t msirange) in RCC_SetFlashLatencyFromMSIRange()
|