Are sd_flash events NRF_EVT_FLASH_OPERATION_SUCCESS and NRF_EVT_FLASH_OPERATION_ERROR actual events, schedule and only run when app_sched_execute is run. Or are they run from and interrupt handler.
Basically, is the NVM event handler run in and interrupt handler?