Hello,
I'm waking up the main cpu cc1310 from standby mode. The latency is 340 us.
According the documents it's need to be ~174 us and ~14 us for TIRTOS. Total of ~190 us.
What am I missing?
Test scenario:
sleep -> receive GPIO interrupt -> wakeup -> set different GPIO to HIGH.
*Measures are done by scope
BR,
Vitaly