You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/05 23:47:30 UTC

[GitHub] [incubator-nuttx] pkarashchenko edited a comment on pull request #5424: timer: fix operation of periodic timers

pkarashchenko edited a comment on pull request #5424:
URL: https://github.com/apache/incubator-nuttx/pull/5424#issuecomment-1030713282


   I do not fully follow you point. In POSIX timer use case `wd_start` is called from `wd_timer` that is called from `nxsched_process_timer` that is called from systick interrupt, so IMO all phases are synchronized and we do not have quantization error and in this case we do not need extra tick.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org