Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rng.h210 __STATIC_INLINE void LL_RNG_Enable(RNG_TypeDef *RNGx) in LL_RNG_Enable()
221 __STATIC_INLINE void LL_RNG_Disable(RNG_TypeDef *RNGx) in LL_RNG_Disable()
232 __STATIC_INLINE uint32_t LL_RNG_IsEnabled(RNG_TypeDef *RNGx) in LL_RNG_IsEnabled()
244 __STATIC_INLINE void LL_RNG_EnableClkErrorDetect(RNG_TypeDef *RNGx) in LL_RNG_EnableClkErrorDetect()
255 __STATIC_INLINE void LL_RNG_DisableClkErrorDetect(RNG_TypeDef *RNGx) in LL_RNG_DisableClkErrorDetect()
266 __STATIC_INLINE uint32_t LL_RNG_IsEnabledClkErrorDetect(RNG_TypeDef *RNGx) in LL_RNG_IsEnabledClkErrorDetect()
278 __STATIC_INLINE void LL_RNG_SetConditioningResetBit(RNG_TypeDef *RNGx) in LL_RNG_SetConditioningResetBit()
289 __STATIC_INLINE void LL_RNG_ResetConditioningResetBit(RNG_TypeDef *RNGx) in LL_RNG_ResetConditioningResetBit()
300 __STATIC_INLINE uint32_t LL_RNG_IsResetConditioningBitSet(RNG_TypeDef *RNGx) in LL_RNG_IsResetConditioningBitSet()
311 __STATIC_INLINE void LL_RNG_ConfigLock(RNG_TypeDef *RNGx) in LL_RNG_ConfigLock()
[all …]
H A Dstm32l4xx_ll_rcc.h3471 __STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource(uint32_t RNGx) in LL_RCC_GetRNGClockSource()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_rng.h127 __STATIC_INLINE void LL_RNG_Enable(RNG_TypeDef *RNGx) in LL_RNG_Enable()
138 __STATIC_INLINE void LL_RNG_Disable(RNG_TypeDef *RNGx) in LL_RNG_Disable()
149 __STATIC_INLINE uint32_t LL_RNG_IsEnabled(RNG_TypeDef *RNGx) in LL_RNG_IsEnabled()
168 __STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_DRDY(RNG_TypeDef *RNGx) in LL_RNG_IsActiveFlag_DRDY()
179 __STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_CECS(RNG_TypeDef *RNGx) in LL_RNG_IsActiveFlag_CECS()
190 __STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_SECS(RNG_TypeDef *RNGx) in LL_RNG_IsActiveFlag_SECS()
201 __STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_CEIS(RNG_TypeDef *RNGx) in LL_RNG_IsActiveFlag_CEIS()
212 __STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_SEIS(RNG_TypeDef *RNGx) in LL_RNG_IsActiveFlag_SEIS()
223 __STATIC_INLINE void LL_RNG_ClearFlag_CEIS(RNG_TypeDef *RNGx) in LL_RNG_ClearFlag_CEIS()
234 __STATIC_INLINE void LL_RNG_ClearFlag_SEIS(RNG_TypeDef *RNGx) in LL_RNG_ClearFlag_SEIS()
[all …]
H A Dstm32f4xx_ll_rcc.h3809 __STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource(uint32_t RNGx) in LL_RCC_GetRNGClockSource()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_rng.c87 ErrorStatus LL_RNG_DeInit(RNG_TypeDef *RNGx) in LL_RNG_DeInit()
109 ErrorStatus LL_RNG_Init(RNG_TypeDef *RNGx, LL_RNG_InitTypeDef *RNG_InitStruct) in LL_RNG_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_rng.c63 ErrorStatus LL_RNG_DeInit(RNG_TypeDef *RNGx) in LL_RNG_DeInit()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_rcc.h2753 __STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource(uint32_t RNGx) in LL_RCC_GetRNGClockSource()