odp
odp copied to clipboard
[PATCH v2] api: timer: require an array of timeout events in odp_timer_periodic_start()
With a periodic timer, require application to provide an array of timeout events in odp_timer_periodic_start(). Add a new API function odp_timer_periodic_events(), which returns the number of events.