summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libchip/rtc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated.Joel Sherrill1998-07-301-1/+1
|
* New files.Joel Sherrill1998-07-302-0/+12
|
* Added prototype for default register access routines to header files.Joel Sherrill1998-07-294-4/+100
| | | | | Corrected prototypes to reflect unsigned32 values being passed around instead of unsigned8's.
* Deleted probe routine as device specific.Joel Sherrill1998-07-291-6/+3
| | | | Renamed port table.
* Added function table.Joel Sherrill1998-07-291-0/+6
|
* Renamed control register constants.Joel Sherrill1998-07-291-11/+24
| | | | | | Set time->ticks to 0. Added function table.
* New files for Harris Semiconductor ICM7170.Joel Sherrill1998-07-292-0/+228
|
* New files.Joel Sherrill1998-07-2911-0/+403
|
* Added new files.Joel Sherrill1998-07-291-2/+5
|
* First cut implementation of real-time clock support in libchip. ThisJoel Sherrill1998-07-285-6/+221
| | | | | version compiles cleanly but there is not a BSP with a configuration table to utilize it.
* Added rtc directory.Joel Sherrill1998-07-282-0/+138