Home
last modified time | relevance | path

Searched defs:s0 (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/test/pico_test/include/pico/test/
Dxrand.h46 uint64_t s0; member
51 const uint64_t s0 = s->s0; in xrand_next() local
70 uint64_t s0 = 0; in xrand_jump() local
/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c92 const uint64_t s0 = local_rng_state->r[0]; in xoroshiro128ss() local