Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_rand/include/pico/
Drand.h191 void get_rand_128(rng_128_t *rand128);
/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c374 void get_rand_128(rng_128_t *ptr128) { in get_rand_128() function