Home
last modified time | relevance | path

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

/hal_rpi_pico-3.7.0-3.6.0-3.5.0/src/rp2_common/pico_rand/
Drand.c257 uint8_t local_check_byte = check_byte; in get_rand_64() local
281 if (local_check_byte != check_byte) { in get_rand_64()