Home
last modified time | relevance | path

Searched refs:LL_RCC_GetRNGClockSource (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc_ex.h1095 #define __HAL_RCC_GET_RNG_SOURCE() LL_RCC_GetRNGClockSource(LL_RCC_RNG_CLKSOURCE)
H A Dstm32wbxx_ll_rcc.h2753 __STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource(uint32_t RNGx) in LL_RCC_GetRNGClockSource() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_rcc.c763 switch (LL_RCC_GetRNGClockSource(RNGxSource)) in LL_RCC_GetRNGClockFreq()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_rcc.c1057 switch (LL_RCC_GetRNGClockSource(RNGxSource)) in LL_RCC_GetRNGClockFreq()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_rcc_ex.c1113 uint32_t rng_clock_source = LL_RCC_GetRNGClockSource(LL_RCC_RNG_CLKSOURCE); in HAL_RCCEx_GetRngCLKSource()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rcc.h3471 __STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource(uint32_t RNGx) in LL_RCC_GetRNGClockSource() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_rcc.h3809 __STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource(uint32_t RNGx) in LL_RCC_GetRNGClockSource() function