Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_rng.h73 HW_RNG_ResultStatus HW_RNG_GetRandom16(uint16_t* num);
Dhw_rng.c125 HW_RNG_ResultStatus HW_RNG_GetRandom16(uint16_t* num) in HW_RNG_GetRandom16() function
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c123 HW_RNG_GetRandom16(num); in BLEPLAT_RngGetRandom16()