Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c330 uint8_t local_check_byte = check_byte; in get_rand_64() local
359 if (local_check_byte != check_byte) { in get_rand_64()