Hi Pe,
You only need to use osal_stop_timerEx if the osal timer is running (counting down). If the timer has run out and the event has been triggered, (events & NAME_TIMEOUT_EVT) will clear the flag so that the event is not triggered again.
Does that answer your question?
Best Regards