We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026ad6d commit 6a99e57Copy full SHA for 6a99e57
doc/timers.adoc
@@ -35,7 +35,7 @@ Each task gets a timer. The timer has three properties:
35
- A _notification set._
36
37
At periodic intervals (ticks), if the enable bit is set, the kernel checks the
38
-deadline to see if it is in the future. If not (it is `<=` the current time),
+deadline to see if it is in the future. If not (it is \<= the current time),
39
the kernel will
40
41
- Clear the enable bit.
0 commit comments