contiki/cpu/cc2538/dev
Benoît Thébaudeau 01a533fb75 Merge pull request #1704 from kkrentz/cc2538-aes-fixes
One fix to CC2538 hardware security
2016-06-25 01:30:16 +02: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
bignum-driver.c
bignum-driver.h
cbc-mac.c
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-aes-128.h CC2538: Add AES-128 driver 2016-01-04 00:28:27 +01:00
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
cc2538-rf.h
cc2538-sensors.h
cc2538-temp-sensor.c
cc2538-temp-sensor.h
ccm.c cc2538: Add AES-CCM* driver 2016-01-04 00:28:27 +01:00
ccm.h
cctest.h cc2538: Add adc driver and example 2013-12-06 22:07:45 +01:00
crypto.c
crypto.h
ctr.c
ctr.h
ecb.c cc2538: Add crypto driver and example for AES-ECB 2016-01-04 00:28:26 +01:00
ecb.h
ecc-algorithm.c
ecc-algorithm.h
ecc-curve.c
ecc-curve.h
ecc-driver.c
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
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 cc2538: gpio: Add macros to get interrupt status 2015-04-27 01:14:51 +02:00
gptimer.h
i2c.c
i2c.h
ioc.c
ioc.h
mpu.h
nvic.c cc2538: nvic: Simplify VTABLE configuration 2015-11-19 01:18:33 +01:00
nvic.h
pka.c
pka.h cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
pwm.c
pwm.h cc2538: pwm: Automatically disable PM1+ if running 2015-12-13 02:39:55 +01:00
random.c Fix CC2538 random_init lockup 2014-04-13 14:38:00 +01:00
rfcore-ffsm.h
rfcore-sfr.h
rfcore-xreg.h
rfcore.h
rom-util.h
scb.h
sha256.c
sha256.h cc2538: Add crypto drivers and examples for AES-CCM and SHA-256 2015-06-02 21:41:06 +02:00
smwdthrosc.h
soc-adc.h
spi.c
ssi.h
sys-ctrl.c
sys-ctrl.h
systick.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
uart1.h
uart.c
uart.h
udma.c
udma.h
usb-regs.h
vdd3-sensor.c
vdd3-sensor.h
watchdog.c Remove CC2530 and CC2538 dummy watchdog_stop() 2015-06-01 15:24:14 +01:00