Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_rand/include/pico/
Drand.h107 #ifndef PICO_RAND_SEED_ENTROPY_SRC_TIME
108 #define PICO_RAND_SEED_ENTROPY_SRC_TIME PICO_RAND_ENTROPY_SRC_TIME macro
/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c283 #if PICO_RAND_SEED_ENTROPY_SRC_TIME in initialise_rand()