Home
last modified time | relevance | path

Searched refs:HW_RNG_GetRandom32 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_rng.h75 HW_RNG_ResultStatus HW_RNG_GetRandom32(uint32_t* num);
Dhw_rng.c152 HW_RNG_ResultStatus HW_RNG_GetRandom32(uint32_t* num) in HW_RNG_GetRandom32() function
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c128 HW_RNG_GetRandom32(num); in BLEPLAT_RngGetRandom32()