On Wed, Apr 18, 2018 at 8:25 AM, Matthew J Fletcher <ami...@gmail.com>
wrote:

> Hi,
>
> I notice that the rtems timer routines only take an inital timer fire
> period (or an absolute time), and dont specify a re-schedule period.
>
> It looks like one would use rtems_timer_reset() to re-trigger the timer
> based on its inital fire period and rountine, but there is no mention of
> the argument being re-passed,.. so i presume that if you wish to pass the
> same argument again, you need to call rtems_timer_fire_after() re-passing
> all the arguments ?
>

It will have the same arguments. If you have a patch for the documentation,
please post it.

--joel


>
>
> --
>
> regards
> ---
> Matthew J Fletcher
>
>
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to