Searched refs:nrf_flash_sync_is_required (Results 1 – 4 of 4) sorted by relevance
83 bool nrf_flash_sync_is_required(void);
202 if (nrf_flash_sync_is_required()) { in flash_nrf_write()251 if (nrf_flash_sync_is_required()) {
260 if (nrf_flash_sync_is_required()) { in nrf_write()
241 bool nrf_flash_sync_is_required(void) in nrf_flash_sync_is_required() function