Searched refs:count_timeout (Results 1 – 2 of 2) sorted by relevance
194 uint32_t count_timeout = 0; in recover_seed_error() local205 count_timeout++; in recover_seed_error()206 if (count_timeout == 10) { in recover_seed_error()
631 uint32_t count_timeout = 0; in adc_stm32_enable() local640 count_timeout++; in adc_stm32_enable()642 if (count_timeout >= 10) { in adc_stm32_enable()