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.

CC2530: how to use OSAL timer functions

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hi guys,

I'm trying to use OSAL timer functions to trigger a function over specific intervals.

as I read in z-stack doc there is event_id in OSAL timer function's input elements.

my question is how can I generate my own event and how to map a function to that event