Home
last modified time | relevance | path

Searched refs:LL_RCC_MSIRANGE_9 (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c331 else if (msiRange == LL_RCC_MSIRANGE_9) in LL_RCC_GetSMPSClockFreq()
333 …smps_frequency = __LL_RCC_CALC_MSI_FREQ(LL_RCC_MSIRANGE_9) / SmpsPrescalerTable[smps_prescaler_ind… in LL_RCC_GetSMPSClockFreq()
Dstm32wbxx_hal_rcc_ex.c1101 case LL_RCC_MSIRANGE_9: in HAL_RCCEx_GetPeriphCLKFreq()
1102 …frequency = __LL_RCC_CALC_MSI_FREQ(LL_RCC_MSIRANGE_9) / SmpsPrescalerTable[smps_prescaler_index][3… in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wbxx_ll_utils.c396 case LL_RCC_MSIRANGE_9: /* MSI = 24 MHz */ in LL_PLL_ConfigSystemClock_MSI()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_utils.c298 case LL_RCC_MSIRANGE_9: /* MSI = 24 MHz */ in LL_PLL_ConfigSystemClock_MSI()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c408 case LL_RCC_MSIRANGE_9: /* MSI = 24 MHz */ in LL_PLL_ConfigSystemClock_MSI()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_utils.c398 case LL_RCC_MSIRANGE_9: /* MSI = 24 MHz */ in LL_PLL_ConfigSystemClock_MSI()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_utils.c476 case LL_RCC_MSIRANGE_9: /* MSI = 24 MHz */ in LL_PLL_ConfigSystemClock_MSI()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h211 #define LL_RCC_MSIRANGE_9 RCC_CR_MSIRANGE_9 /*!< MSI = 24 MHz */ macro
Dstm32wlxx_hal_rcc.h543 #define RCC_MSIRANGE_9 LL_RCC_MSIRANGE_9 /*!< MSI = 24 MHz */
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h224 #define LL_RCC_MSIRANGE_9 RCC_CR_MSIRANGE_9 /*!< MSI = 24 MHz */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h235 #define LL_RCC_MSIRANGE_9 RCC_CR_MSIRANGE_9 /*!< MSI = 24 MHz */ macro
Dstm32wbxx_hal_rcc.h584 #define RCC_MSIRANGE_9 LL_RCC_MSIRANGE_9 /*!< MSI = 24 MHz */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h221 #define LL_RCC_MSIRANGE_9 (RCC_CR_MSIRANGE_3 | RCC_CR_MSIRANGE_0) … macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h243 #define LL_RCC_MSIRANGE_9 RCC_CR_MSIRANGE_9 /*!< MSI = 24 MHz */ macro