Searched refs:retry_delay_ms (Results 1 – 1 of 1) sorted by relevance
67 uint32_t retry_delay_ms; in hal_flash_bank_chibios_erase() local68 flash_error_t result = flashQueryErase(&EFLD1, &retry_delay_ms); in hal_flash_bank_chibios_erase()71 chThdSleepMilliseconds( retry_delay_ms ); in hal_flash_bank_chibios_erase()