Assuming that all peripherals that require the high frequency clock are disabled / turned off / stopped, how long does the HFINT oscillator run after calling __WFI()?
And if it's greater than 1ms or so, is there any way to shut it off faster?
Assuming that all peripherals that require the high frequency clock are disabled / turned off / stopped, how long does the HFINT oscillator run after calling __WFI()?
And if it's greater than 1ms or so, is there any way to shut it off faster?
I understand. Like I said, i am pretty sure it should not take more than few HFCLK cycles. I got this confirmed from the hardware designer.