summaryrefslogtreecommitdiffstats
path: root/doc/user/timer.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-731/+0
closes #2812.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2008-07-152008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
2008-04-162008-04-16 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
* user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t, user/timer.t: Correct default values. Make it clear that confdefs.h calculates the memory required for you.
2007-11-282007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-3/+3
* user/barrier.t, user/clock.t, user/concepts.t, user/conf.t, user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Corrected various errors in the documentation.
2007-10-252007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-4/+5
* user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t, user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t, user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the Ada documentation to reflect the current binding.
2006-09-072006-09-07 Ken Peters <ken.peters@jpl.nasa.gov>Joel Sherrill1-3/+7
PR 1171/doc * user/timer.t: Correct documentation for rtems_timer_initiate_server.
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
PR 618/rtems * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t, user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL checks.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-16/+232
* timer.t: Added task-based timer information including the new directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and rtems_timer_server_fire_when().
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
2000-05-04Numerous changes based on comments from Stephan Wilms <Stephan.Wilms@CWA.de>Joel Sherrill1-0/+1
including a new section in the Getting Started called "Where to Go From Here", lots of index entries added, and more configuration table information.
1999-11-16Changed copyright date to 1999.Joel Sherrill1-1/+1
1999-10-11Turned on concept and function name indexing.Joel Sherrill1-7/+44
1998-04-02Added "findex" for all directive pages but it turns out that thisJoel Sherrill1-0/+7
blows up both makeinfo and texi2dvi. So I have commented them out.
1998-03-27Nodes, menus, etc are automatically generated nowJoel Sherrill1-106/+3
1998-03-27Completed sweep adding directive and constant prefixes.Joel Sherrill1-25/+33
1998-03-27Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1-26/+26
1998-02-06Updated copyrightsJoel Sherrill1-1/+1
1997-08-04Added information based on comments from Katsu Shibuya.Joel Sherrill1-5/+23
1997-07-18Fixed typo of "::"Joel Sherrill1-1/+1
1997-06-04added CVS Id stringJoel Sherrill1-0/+2
1997-05-31Changed bitwise OR's used to build up option and attribute setsJoel Sherrill1-1/+1
to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997"
1997-05-29first cut at Ada bindings manualJoel Sherrill1-2/+96
1997-05-27Initial revisionJoel Sherrill1-0/+441