odp icon indicating copy to clipboard operation
odp copied to clipboard

[PATCH v2] api: timer: require an array of timeout events in odp_timer_periodic_start()

Open JereLeppanen opened this issue 2 years ago • 2 comments

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.

JereLeppanen avatar Dec 08 '23 12:12 JereLeppanen

v2: Add commit "api: timer: add periodic.max_tmo_events in timer capability".

JereLeppanen avatar Dec 15 '23 15:12 JereLeppanen

Reviewed-by: Shijith Thotton <[email protected]>

shijith avatar Jan 06 '25 16:01 shijith