Searched refs:last_ccount (Results 1 – 1 of 1) sorted by relevance
36 static uint32_t last_ccount; in entropy_esp32_get_u32() local41 } while (ccount - last_ccount < cpu_to_apb_freq_ratio * 16); in entropy_esp32_get_u32()42 last_ccount = ccount; in entropy_esp32_get_u32()