Statistics
| Branch: | Revision:

root / hw / grlib_gptimer.c @ f19410ca

History | View | Annotate | Download (10.8 kB)

# Date Author Comment
0f3a4a01 01/24/2011 10:54 pm Fabien Chouteau

SPARC: Emulation of GRLIB GPTimer

This device exposes three parameters:
- frequency (uint32) : The system frequency
- irq-line (uint32) : IRQ line number for the first timer
(others use irq-line + 1, irq-line + 2...)
- nr-timers (uint32) : Number of timers...