Skip to content

lp ticker - fix doc for sleep and set interrupt #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Mar 16, 2016

I had various questions about this 2 functions, which led me to check targets implementations and found various things (more here ARMmbed/minar-platform-mbed#17).

It was not clear what is the intention with now and the time. Because
there are various timers (counter running up with matching interrupt, or
a timer with deltas (from a value count down to 0)). This should
clarify what is expected to do, our tests can test this.

@autopulated @bogdanm @marcuschangarm

It was not clear what is the intention with now and the time. Because
there are various timers (counter running up with matching interrupt, or
a timer with deltas (from a value count down to 0)). This should
clarify what is expected to do, our tests can test this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant