Home
last modified time | relevance | path

Searched refs:LL_RCC_RNG_CLKSOURCE_MSI (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h330 #define RCC_RNGCLKSOURCE_MSI LL_RCC_RNG_CLKSOURCE_MSI /*!< MSI clock selected as RNG clo…
Dstm32wlxx_ll_rcc.h444 #define LL_RCC_RNG_CLKSOURCE_MSI (RCC_CCIPR_RNGSEL_1 | RCC_CCIPR_RNGSEL_0) /*!< MSI sel… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c780 case LL_RCC_RNG_CLKSOURCE_MSI: /* MSI clock used as RNG clock source */ in LL_RCC_GetRNGClockFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c500 case LL_RCC_RNG_CLKSOURCE_MSI: /* MSI clock used as RNG clock source */ in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wlxx_ll_rcc.c594 case LL_RCC_RNG_CLKSOURCE_MSI: /* MSI used as RNG clock source */ in LL_RCC_GetRNGClockFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c1015 case LL_RCC_RNG_CLKSOURCE_MSI: /* MSI clock used as RNG clock source */ in LL_RCC_GetRNGClockFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c1112 case LL_RCC_RNG_CLKSOURCE_MSI: /* MSI clock used as RNG clock source */ in LL_RCC_GetRNGClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h536 #define LL_RCC_RNG_CLKSOURCE_MSI RCC_CCIPR_CLK48SEL_0 /*!< MSI clock used as RNG clock so… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h505 #define LL_RCC_RNG_CLKSOURCE_MSI RCC_CCIPR1_CLK48MSEL /*!< MSI clock used as RNG clock … macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h551 #define LL_RCC_RNG_CLKSOURCE_MSI RCC_CCIPR_CLK48SEL /*!< MSI clock used as RNG clock so… macro