Sebastian Huber
c70715baea
c-user: Use a common phrase for pointer parameters
...
Mention the type of the pointer in the parameter description. Use the
more general term "object" instead of "variable".
Update #3993 .
2021-06-15 07:47:38 +02:00
Sebastian Huber
de8fe65f57
c-user: Constify timer fire when directives
...
Update #4392 .
2021-04-28 09:03:23 +02:00
Sebastian Huber
eb45e220ac
c-user: Mention timer server fire directives
...
A timer may be also reinitiated by the timer server fire directives.
2021-04-22 15:55:59 +02:00
Sebastian Huber
4d9b0b4a10
c-user: Clarify timer manager documentation
...
Unify the wording across similar directives of other managers. Add
"CONSTRAINTS" section.
Update #3993 .
2021-02-10 16:42:52 +01:00
Sebastian Huber
ba633eca2d
Improve file header comment in generated files
2021-01-25 06:58:10 +01:00
Sebastian Huber
d716c79070
c-user: Generate Timer Manager documentation
...
The documentation is a consolidation of the comments in Doxygen markup
and the documentation sources in Sphinx markup. The documentation was
transfered to interface specification items. The documentation source
files were generated from the items by a script.
Update #3993 .
2020-12-09 09:17:37 +01:00
Sebastian Huber
a99bbaec5f
c-user: Split up timer manager
...
This makes it easier to automatically generate parts of the manager
documentation in the future.
Update #3993 .
2020-09-02 17:58:31 +02:00