Home
last modified time | relevance | path

Searched refs:LL_RNG_IsActiveFlag_VAL_READY (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_rng.c129 while (!LL_RNG_IsActiveFlag_VAL_READY(RNG)); in HW_RNG_GetRandom16()
156 while (!LL_RNG_IsActiveFlag_VAL_READY(RNG)); in HW_RNG_GetRandom32()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rng.h778 __STATIC_INLINE uint32_t LL_RNG_IsActiveFlag_VAL_READY(RNG_TypeDef *RNGx) in LL_RNG_IsActiveFlag_VAL_READY() function