contiki/cpu/cc2538/dev
George Oikonomou 6ef9509dfb Change get_sfd_timestamp() to static
We also move the function to a different location so we won't have to provide the prototype separately
2016-07-16 17:11:57 +01:00
..
adc.c
adc.h
aes.c cc2538: aes: Fix possibly missing result available status 2016-06-23 22:25:27 +02:00
aes.h
ana-regs.h Corrected the register offset value of ANA_REGS_IVCTRL. TI was using the address offset instead of the physical address in their header file. 2014-12-19 04:14:34 -05:00
bignum-driver.c cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
bignum-driver.h cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
cbc-mac.c cc2538: Add crypto driver and example for AES-CBC-MAC 2016-01-06 23:22:53 +01:00
cbc-mac.h cc2538: Add crypto driver and example for AES-CBC-MAC 2016-01-06 23:22:53 +01:00
cbc.c
cbc.h
cc2538-aes-128.c CC2538: Reboot if the crypto engine fails (error handling is too hard) 2016-06-24 01:50:27 -07:00
cc2538-aes-128.h
cc2538-ccm-star.c
cc2538-ccm-star.h cc2538: Add AES-CCM* driver 2016-01-04 00:28:27 +01:00
cc2538-dev.h cc2538: Define and use device features 2015-11-19 01:18:33 +01:00
cc2538-rf.c Change get_sfd_timestamp() to static 2016-07-16 17:11:57 +01:00
cc2538-rf.h moving macros to .c 2016-04-15 15:50:01 +02:00
cc2538-sensors.h
cc2538-temp-sensor.c Re-work the CC2538 driver to be a driver for the Srf06 ALS only 2015-05-12 23:42:19 +01:00
cc2538-temp-sensor.h Re-work the CC2538 driver to be a driver for the Srf06 ALS only 2015-05-12 23:42:19 +01:00
ccm.c
ccm.h
cctest.h
crypto.c
crypto.h
ctr.c
ctr.h
ecb.c
ecb.h
ecc-algorithm.c cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
ecc-algorithm.h cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
ecc-curve.c cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
ecc-curve.h
ecc-driver.c cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
ecc-driver.h cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
flash.h cc2538: Add configuration for firmware location 2016-06-19 23:12:02 +02:00
gcm.c cc2538: Add crypto driver and example for AES-GCM 2016-01-06 23:22:54 +01:00
gcm.h cc2538: Add crypto driver and example for AES-GCM 2016-01-06 23:22:54 +01:00
gpio.c cc2538: gpio: Fix missed interrupts 2015-04-27 01:14:51 +02:00
gpio.h
gptimer.h
i2c.c
i2c.h
ioc.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
ioc.h
mpu.h
nvic.c
nvic.h
pka.c cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
pka.h
pwm.c
pwm.h
random.c
rfcore-ffsm.h
rfcore-sfr.h
rfcore-xreg.h
rfcore.h
rom-util.h
scb.h
sha256.c cc2538: ccm: Make it possible to use the interrupt 2015-06-02 21:41:07 +02:00
sha256.h
smwdthrosc.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
soc-adc.h
spi.c
ssi.h CC2538: added support for SSI1 2015-05-18 10:02:55 +02:00
sys-ctrl.c cc2538: sys-ctrl: Provide last reset cause 2016-06-11 23:23:38 +02:00
sys-ctrl.h cc2538: sys-ctrl: Provide last reset cause 2016-06-11 23:23:38 +02:00
systick.h
uart1.h
uart.c
uart.h
udma.c cc2538: Fix GCC 5 warning 2016-01-09 15:43:20 +01:00
udma.h
usb-regs.h
vdd3-sensor.c
vdd3-sensor.h
watchdog.c