How long does it take to wake up from from WFI once an interrupt occurs?
What system parameters does the answer depend on?
What's turned off in the CPU (and elsewhere) while WFI is underway?
I'm using NXP i.MXRT1050 (Cortex M7) and I'm experiencing what seems to be longer than expected wake up time.
Is your SOC allowed to enter power saving state when CPU goes to WFI? Otherwise wakeup out of WFI wouldn't take that long time.