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.

cc2640 select API to create a software timer

Other Parts Discussed in Thread: CC2640, SYSBIOS

In my scenario, I want to create a software timer for my application (creating an interrupt or not) in my cc2640. RTOS provides three posibilities API:

ti/sysbios/family/arm/cc26xx/Timer.h

driverlib/timer.h

util.h

Which of the three you suggest that I use?

Thanks a lot.

Jesy