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.

CC2541: How to use Timer Interrupt Service Routine

Part Number: CC2541

Hi TI expert, On CC2541 example code, we only see using osal_start_timerEx() to set event. However, we need precisely timer interrupt. Please instruct how to set a Timer Interrupt, then enter the ISR precisely.