This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
cc26x0
/
periph
History
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