Searched refs:nrf_flash_sync_set_context (Results 1 – 4 of 4) sorted by relevance
76 void nrf_flash_sync_set_context(uint32_t duration);
343 nrf_flash_sync_set_context(FLASH_SLOT_ERASE); in erase_synchronously()361 nrf_flash_sync_set_context(FLASH_SLOT_WRITE); in write_synchronously()
236 nrf_flash_sync_set_context(FLASH_SLOT_WRITE); in write_synchronously()
184 void nrf_flash_sync_set_context(uint32_t duration) in nrf_flash_sync_set_context() function