I am working with the nRF52832, SDK14.0.0. I want to perform a flash write on a watchdog reset to save the current state. However, the watchdog resets after two cycles of the 32 MHz clock, which is not enough time to finish the data processing I want and the flash write. Is there a way to extend the timing of this reset, or is it somehow set in hardware?