Home
last modified time | relevance | path

Searched defs:Config1 (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rng_ex.h54 uint32_t Config1; /*!< Config1 must be a value between 0 and 0x3F */ member
H A Dstm32l4xx_ll_rng.h367 __STATIC_INLINE void LL_RNG_SetConfig1(RNG_TypeDef *RNGx, uint32_t Config1) in LL_RNG_SetConfig1()