summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/timer.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill2017-01-111-103/+0
| | | | closes #2812.
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
| | | | | | | | | | | | | | This change starts with removing the effectively empty file timerdrv.h. The prototypes for benchmark_timer_XXX() were in btimer.h which was not universally used. Thus every use of timerdrv.h had to be changed to btimer.h. Then the prototypes for benchmark_timer_read() had to be adjusted to return benchmark_timer_t rather than int or uint32_t. I took this opportunity to also correct the file headers to separate the copyright from the file description comments which is needed to ensure the copyright isn't propagated into Doxygen output.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-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-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-301-1/+1
| | | | * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-25/+10
| | | | | * bsp_howto/timer.t: Update documentation to reflect Timer Driver renaming.
* 2001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-171-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.
* Changed copyright date to 1999.Joel Sherrill1999-11-161-1/+1
|
* Incorporated Jeff's suggestions.Joel Sherrill1998-12-171-1/+1
|
* Applied updates from remote work while doing class.Joel Sherrill1998-11-191-37/+84
|
* Cleaned up bad line wrap which was only a long sequence of ???Joel Sherrill1998-10-151-1/+1
|
* Changed section numbers.Joel Sherrill1998-10-121-3/+3
|
* Added CVS Ids.Joel Sherrill1998-08-281-0/+8
|
* Base filesJoel Sherrill1998-08-281-0/+66