URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [rtc/] [STATUS] - Rev 30
Go to most recent revision | Compare with Previous | Blame | View Log
## $Id: STATUS,v 1.2 2001-09-27 12:01:42 chris Exp $#General=======+ It would be nice to utilize the interrupt capabilities of someRTC parts. This could be used to trigger checking the softwareclock against the hardware clock.+ The periodic capability of most RTCs is not suitable for useas a general purpose flexible clock tick source. For example,many RTCs generate only a handful of periods with 100 Hz being themost frequent.+ The tick field is not set on get. Anything smaller than a secondis ignored on set and get operations.+ Day of week is ignored since RTEMS does not set it internally.+ There is no attempt in RTEMS to know about time zones.Harris ICM7170==============+ Tested on a DMV177.+ Interrupt capabilities are ignored.Mostek 48T08============+ Untested.+ NVRAM is ignored.
Go to most recent revision | Compare with Previous | Blame | View Log
