Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_rand/include/pico/
Drand.h81 #ifndef PICO_RAND_ENTROPY_SRC_TIME
82 #define PICO_RAND_ENTROPY_SRC_TIME 1 macro
108 #define PICO_RAND_SEED_ENTROPY_SRC_TIME PICO_RAND_ENTROPY_SRC_TIME
/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c334 #if PICO_RAND_ENTROPY_SRC_TIME in get_rand_64()