Sebastian Meiling
|
c4fcb241b1
|
cpu/cc26x0: adapt timer to return 0 on success
Adapt periph/timer implementation of cc26x0 based MCUs
to return 0 on success for all functions.
|
2019-09-11 13:45:29 +02:00 |
|
Sebastian Meiling
|
2bab65ce03
|
Merge pull request #7335 from smlng/cpu/cc2650/periph_timer
cpu, cc26x0: fixing periph timer
|
2017-08-17 13:26:38 +02:00 |
|
Francisco Acosta
|
f2efd88f98
|
Merge pull request #7129 from haukepetersen/opt_periph_sharetimerset
cpu: add and use shared code for timer_set()
|
2017-08-01 15:09:48 +02:00 |
|
smlng
|
91412453ae
|
cpu, cc26x0: fixing low-level timer
- complete rework of periph/timer.c
- based on TI CC2538 periph/timer.c
|
2017-07-21 22:20:54 +02:00 |
|
smlng
|
692cf96297
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
|
Hauke Petersen
|
a1499f4190
|
cpu: add and use shared code for timer_set()
|
2017-06-02 12:21:56 +02:00 |
|
Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
|
Hauke Petersen
|
3a00fe8e49
|
cpus: make use of cortexm_isr_end()
|
2016-12-21 11:28:46 +01:00 |
|
Leon M. George
|
475fb6f84d
|
cpu: add CC26x0-family
|
2016-04-18 19:00:49 +02:00 |
|