Home
last modified time | relevance | path

Searched defs:hpre (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_utils.c374 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; /* Set default value */ in LL_PLL_ConfigSystemClock_MSI() local
500 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; /* Set default value */ in LL_PLL_ConfigSystemClock_HSI() local
581 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; /* Set default value */ in LL_PLL_ConfigSystemClock_HSE() local
Dstm32l5xx_hal_rcc.c1142 uint32_t hpre = RCC_SYSCLK_DIV1; in HAL_RCC_ClockConfig() local
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_utils.c451 uint32_t hpre = 0U; /* Set default value */ in LL_PLL_ConfigSystemClock_MSI() local
586 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; /* Set default value */ in LL_PLL_ConfigSystemClock_HSI() local
676 uint32_t hpre = 0U; /* Set default value */ in LL_PLL_ConfigSystemClock_HSE() local
Dstm32l4xx_hal_rcc.c1102 uint32_t hpre = RCC_SYSCLK_DIV1; in HAL_RCC_ClockConfig() local
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c411 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; in LL_PLL_ConfigSystemClock_HSI() local
493 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; in LL_PLL_ConfigSystemClock_HSE() local
Dstm32g4xx_hal_rcc.c770 uint32_t hpre = RCC_SYSCLK_DIV1; in HAL_RCC_ClockConfig() local
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c489 uint32_t hpre = LL_RCC_SYSCLK_DIV_1; in LL_PLL_ConfigSystemClock_MSI() local