Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_rand/include/pico/
A Drand.h110 #ifndef PICO_RAND_ROSC_BIT_SAMPLE_COUNT
111 #define PICO_RAND_ROSC_BIT_SAMPLE_COUNT 1 macro
/external/platform/pico/rp2_common/pico_rand/
A Drand.c266 …rng_state.r[which] ^= splitmix64(capture_additional_rosc_samples(PICO_RAND_ROSC_BIT_SAMPLE_COUNT)); in get_rand_64()

Completed in 4 milliseconds