Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rcc.c1403 uint32_t msirange = 0U, sysclockfreq = 0U; in HAL_RCC_GetSysClockFreq() local
1771 static HAL_StatusTypeDef RCC_SetFlashLatencyFromMSIRange(uint32_t msirange) in RCC_SetFlashLatencyFromMSIRange()
1866 uint32_t msirange = 0U; in RCC_GetSysClockFreqFromPLLSource() local
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rcc.c1403 uint32_t msirange = 0U, sysclockfreq = 0U; in HAL_RCC_GetSysClockFreq() local
1771 static HAL_StatusTypeDef RCC_SetFlashLatencyFromMSIRange(uint32_t msirange) in RCC_SetFlashLatencyFromMSIRange()
1866 uint32_t msirange = 0U; in RCC_GetSysClockFreqFromPLLSource() local
/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-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