Searched refs:count_timeout (Results 1 – 2 of 2) sorted by relevance
256 uint32_t count_timeout = 0; in recover_seed_error() local267 count_timeout++; in recover_seed_error()268 if (count_timeout == 10) { in recover_seed_error()
341 uint32_t count_timeout = 0; in adc_stm32_enable() local350 count_timeout++; in adc_stm32_enable()352 if (count_timeout >= 10) { in adc_stm32_enable()