Home
last modified time | relevance | path

Searched defs:Config3 (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.h56 uint32_t Config3; /*!< Config3 must be a value between 0 and 0xF */ member
H A Dstm32l4xx_ll_rng.h413 __STATIC_INLINE void LL_RNG_SetConfig3(RNG_TypeDef *RNGx, uint32_t Config3) in LL_RNG_SetConfig3()