Searched refs:nrf_flash_sync_check_time_limit (Results 1 – 4 of 4) sorted by relevance
186 bool nrf_flash_sync_check_time_limit(uint32_t iteration);
420 if (nrf_flash_sync_check_time_limit(i)) { in erase_op()472 if (nrf_flash_sync_check_time_limit(1)) { in write_op()495 if (nrf_flash_sync_check_time_limit(i)) { in write_op()
215 if (nrf_flash_sync_check_time_limit(i)) { in write_op()
251 bool nrf_flash_sync_check_time_limit(uint32_t iteration) in nrf_flash_sync_check_time_limit() function