Searched refs:attempt (Results 1 – 8 of 8) sorted by relevance
473 … p_res->attempt = (p_md1->attempt > p_md2->attempt) ? (p_md1->attempt) : (p_md2->attempt); in btm_pm_compare_modes()631 md_res.max, md_res.min, md_res.attempt, in btm_pm_snd_md_req()
56 …done from external RAM. If allocation from the preferred region fails, an attempt is made to alloc…
607 for attempt in range(1, esp.WRITE_FLASH_ATTEMPTS + 1):664 if attempt == esp.WRITE_FLASH_ATTEMPTS or encrypted:
86 for attempt in range(attempts_count):106 + (" Retrying . . ." if attempt < attempts_count - 1 else "")
226 - **connection attempt**: Decouple reset sequence settings
166 … Do not attempt to run these tests on real hardware! You risk damaging or destroying the ESP chip!
173 except as expressly provided under this License. Any attempt
1892 UINT16 attempt; member