This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-02-04 22:33:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
cc2538
/
dev
History
George Oikonomou
f13af20f12
Merge pull request
#409
from ADVANSEE/cc2538-spi
...
cc2538: spi: Bug fix and various improvements
2013-11-20 06:51:26 -08:00
..
ana-regs.h
…
cc2538-rf.c
…
cc2538-rf.h
…
gpio.c
cc2538: gpio: Use accessor macros
2013-11-15 19:57:44 +01:00
gpio.h
cc2538: gpio: Add pin read / write and interrupt clear macros
2013-11-15 19:48:24 +01:00
gptimer.h
…
ioc.c
…
ioc.h
…
mpu.h
…
nvic.c
…
nvic.h
…
random.c
…
rfcore-ffsm.h
…
rfcore-sfr.h
…
rfcore-xreg.h
…
rfcore.h
…
rom-util.h
cc2538: Add driver for the rom utility function library
2013-11-18 12:38:06 +01:00
scb.h
…
smwdthrosc.h
…
soc-adc.h
…
spi.c
cc2538: spi: Add enable and disable functions
2013-11-20 14:20:50 +01:00
ssi.h
Added SPI driver for CC2538
2013-09-27 17:46:15 -04:00
sys-ctrl.c
cc2538: sys_ctrl: Make it possible to use the 32-kHz crystal
2013-11-15 15:52:10 +01:00
sys-ctrl.h
cc2538: sys_ctrl: Make it possible to use the 32-kHz crystal
2013-11-15 15:52:10 +01:00
systick.h
…
uart1.h
…
uart.c
cc2538: uart: Fix crippled output occurring upon lpm_enter()
2013-11-15 17:24:26 +01:00
uart.h
…
udma.c
…
udma.h
…
usb-regs.h
…
watchdog.c
…