Searched refs:nrf_flash_sync_exe (Results 1 – 4 of 4) sorted by relevance
137 int nrf_flash_sync_exe(struct flash_op_desc *op_desc);
344 return nrf_flash_sync_exe(&flash_op_desc); in erase_synchronously()362 return nrf_flash_sync_exe(&flash_op_desc); in write_synchronously()
237 return nrf_flash_sync_exe(&flash_op_desc); in write_synchronously()
193 int nrf_flash_sync_exe(struct flash_op_desc *op_desc) in nrf_flash_sync_exe() function