URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [or1ksim/] [tick/] [tick.h] - Diff between revs 728 and 1410
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 728 |
Rev 1410 |
Line 22... |
Line 22... |
|
|
/* Drives clock to tick counter */
|
/* Drives clock to tick counter */
|
inline void tick_clock();
|
inline void tick_clock();
|
|
|
/* Starts the tick timer. This function is called by a write to ttcr spr register */
|
/* Starts the tick timer. This function is called by a write to ttcr spr register */
|
void spr_write_ttcr (unsigned long value);
|
void spr_write_ttcr (uorreg_t value);
|
void spr_write_ttmr (unsigned long value);
|
void spr_write_ttmr (uorreg_t value);
|
|
|
unsigned long spr_read_ttcr ();
|
uorreg_t spr_read_ttcr ();
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.