summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/c5471/c5471_watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* More places where watchodg mispelledGregory Nutt2015-04-151-1/+1
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.Gregory Nutt2015-04-011-1/+1
* configs/c5471evm/nettest converted use kconfig-frontends. C5471 build updatedGregory Nutt2014-03-031-1/+2
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+1
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-281-5/+5
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-5/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+1
* Remove warningpatacongo2009-12-171-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-14/+19
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* All file_operations vtables should be static constpatacongo2009-06-101-1/+1
* Reflect changes to fs structurespatacongo2007-05-091-2/+2
* Common ARM supportpatacongo2007-04-281-0/+392