This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220: How to set a timer based on the RTC?

Part Number: CC3220


I'd like to set a timer that uses the RTC so that it can wake the WiFi module up out of LPDS.  What is the preferred way to do this?  I've been using sleep() for timing purposes, but I don't see any solid indications that it uses the RTC instead of the high-speed clock.