Searched refs:RCC_CCIPR_RNGSEL (Results 1 – 22 of 22) sorted by relevance
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 478 #if defined(RCC_CCIPR_RNGSEL) in HAL_RCCEx_GetPeriphCLKConfig() 556 #if defined(RCC_CCIPR_RNGSEL) in HAL_RCCEx_GetPeriphCLKConfig() 616 #if defined(RCC_CCIPR_RNGSEL) in HAL_RCCEx_GetPeriphCLKFreq() 672 #if defined(RCC_CCIPR_RNGSEL) in HAL_RCCEx_GetPeriphCLKFreq() 675 srcclk = READ_BIT(RCC->CCIPR, RCC_CCIPR_RNGSEL); in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc_ex.h | 226 #if defined(RCC_CCIPR_RNGSEL) 894 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_RNGSEL, (uint32_t)(__RNG_CLKSOURCE__)) 903 #define __HAL_RCC_GET_RNG_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR, RCC_CCIPR_RNGSEL)))
|
D | stm32g0xx_ll_rcc.h | 521 #define LL_RCC_RNG_CLKSOURCE_PLL RCC_CCIPR_RNGSEL /*!< PLL used as RNG clock… 673 #define LL_RCC_RNG_CLKSOURCE RCC_CCIPR_RNGSEL /*!< RNG Clock source selection … 2053 #if defined (RCC_CCIPR_RNGSEL) 2066 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_RNGSEL, RNGxSource); in LL_RCC_SetRNGClockSource()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rcc.h | 499 #define LL_RCC_RNG_CLKSOURCE RCC_CCIPR_RNGSEL /*!< RNG clock source selection bits */ 2136 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_RNGSEL, RNGxSource); in LL_RCC_SetRNGClockSource()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rcc.h | 626 #define LL_RCC_RNG_CLKSOURCE RCC_CCIPR_RNGSEL /*!< RNG clock source selection bits */ 2595 MODIFY_REG(RCC->CCIPR, RCC_CCIPR_RNGSEL, RNGxSource); in LL_RCC_SetRNGClockSource()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g041xx.h | 4981 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32g061xx.h | 5356 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32g081xx.h | 5744 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32g0c1xx.h | 7145 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 6528 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wle5xx.h | 6528 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wl5mxx.h | 7405 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wl54xx.h | 7405 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wl55xx.h | 7405 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 6964 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wb1mxx.h | 6654 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wb30xx.h | 6963 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wb35xx.h | 7920 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wb55xx.h | 8147 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wb5mxx.h | 8147 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 6488 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|
D | stm32wb15xx.h | 6654 #define RCC_CCIPR_RNGSEL RCC_CCIPR_RNGSEL_Msk macro
|