1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cc26x0/periph
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
..
gpio.c cc26x0: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02:00
i2c.c cpu/cc26x0/i2c: Rework and add error handling 2019-04-08 11:32:12 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c cpu, cc26x0: fix pm, don't go into cortexm_sleep(0) 2017-10-20 10:51:33 +02:00
timer.c cpu/cc26x0: adapt timer to return 0 on success 2019-09-11 13:45:29 +02:00
uart.c cpu/cc26x0: Implement uart_mode() 2019-06-06 08:46:33 -04:00