Searched refs:previous_random_value (Results 1 – 1 of 1) sorted by relevance
45 static uint8_t previous_random_value = 0; variable155 random_value = previous_random_value + 1; in should_sample_process()156 previous_random_value = random_value; in should_sample_process()