Thomas Eichinger
|
1d2f1479b6
|
hwtimer_wait issue fixed
|
2013-12-18 11:11:15 +01:00 |
|
Thomas Eichinger
|
1fcb47f9ed
|
fixed interrupt handling for hwtimer
|
2013-12-18 11:11:15 +01:00 |
|
Thomas Eichinger
|
1e39e7e486
|
change to the mc1322x IRQ handling
since mc1322x lacks a VIC this is a kind of SW VIC with low latency and
compatibility to the VIC API in mind.
|
2013-12-18 11:11:14 +01:00 |
|
Oleg Hahm
|
6d130a45ac
|
updated license headers
(No code changes!)
|
2013-08-16 10:20:23 +02:00 |
|
Thomas Eichinger
|
92adb3e401
|
* added proper "struct TMR_struct*" in hwtimer_cpu.c
* removed dublicate definition of the UART structure in mc1322x.h
|
2013-07-23 10:36:16 +02:00 |
|
Thomas Eichinger
|
ee6d1e1604
|
implemented hwtimer_arch_(enable|disable)_interrupt() and added ITC definitions
|
2013-04-25 14:56:32 +02:00 |
|
Thomas Eichinger
|
cc49d42f99
|
added implementations for hwtimer_arch_unset() and hwtimer_arch_now()
|
2013-04-25 13:38:55 +02:00 |
|
Thomas Eichinger
|
abc80ba5e4
|
added implementation of htimer_arch_set_absolute()
|
2013-04-25 13:32:50 +02:00 |
|
Thomas Eichinger
|
64cbb25d3e
|
* changed httimer_arch_init() to init all 4 timers and added implementation for hwtimer_arch_set
|
2013-04-25 13:30:09 +02:00 |
|
Oliver Hahm
|
ce294b4249
|
* changed to struct based register access for mc1322x
|
2013-04-02 02:06:24 +02:00 |
|
Oliver Hahm
|
2177b130d7
|
* added header and preliminary hwtimer code for mc1322x
* renamed start to startup
|
2013-04-01 02:11:43 +02:00 |
|