contiki/cpu/cc2538/dev
Benoît Thébaudeau c76b8235f4 cc2538: spi: Add support for dynamic instances
Previously, only constants could be used to pass SPI instances to the
SPI driver. This change makes it possible to use SPI instances from
variables.

Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com>
2016-11-27 22:50:43 +01:00
..
adc.c cc2538: Add adc driver and example 2013-12-06 22:07:45 +01:00
adc.h cc2538: Add adc driver and example 2013-12-06 22:07:45 +01:00
aes.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
aes.h cc2538: aes: Add support for generic operations 2016-01-04 00:26:32 +01:00
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: Use CMSIS-CORE 2016-11-24 22:30:26 +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 cc2538: Add crypto driver and example for AES-CBC 2016-01-06 22:01:41 +01:00
cbc.h cc2538: Add crypto driver and example for AES-CBC 2016-01-06 22:01:41 +01:00
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: Add AES-128 driver 2016-01-04 00:28:27 +01:00
cc2538-ccm-star.c cc2538: Add AES-CCM* driver 2016-01-04 00:28:27 +01:00
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: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
cc2538-rf.h cpu/cc2538: CCA threshold was fixed 2016-10-18 09:35:04 +02:00
cc2538-sensors.h Add generic header for CC2538 sensors 2015-05-12 23:42:18 +01:00
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 cc2538: Add AES-CCM* driver 2016-01-04 00:28:27 +01:00
ccm.h cc2538: Add crypto driver and example for AES-CBC 2016-01-06 22:01:41 +01:00
cctest.h cc2538: Add adc driver and example 2013-12-06 22:07:45 +01:00
crypto.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
crypto.h CC2538: Add AES-128 driver 2016-01-04 00:28:27 +01:00
ctr.c cc2538: Add crypto driver and example for AES-CTR 2016-01-06 23:22:53 +01:00
ctr.h cc2538: Add crypto driver and example for AES-CTR 2016-01-06 23:22:53 +01:00
ecb.c cc2538: Add crypto driver and example for AES-ECB 2016-01-04 00:28:26 +01:00
ecb.h cc2538: Add crypto driver and example for AES-ECB 2016-01-04 00:28:26 +01:00
ecc-algorithm.c Added missing include 2016-10-26 00:04:58 +02:00
ecc-algorithm.h cc2538: pka: Fix include paths breakage 2016-01-09 15:43:13 +01:00
ecc-curve.c doxygen: Fix orphan modules 2016-08-10 04:56:15 +02:00
ecc-curve.h cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
ecc-driver.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +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 cc2538: gpio: Add macro to get pin direction 2016-11-27 22:50:42 +01:00
gptimer.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
i2c.c Minor data type correction. 2016-07-22 22:49:49 +05:30
i2c.h I2C driver taken from PR #677, uncrustified, made functions static and added burst modes 2015-03-25 16:44:12 +01:00
ioc.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
ioc.h Improve wording 2015-02-16 10:17:58 +01:00
nvic.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
nvic.h CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
pka.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
pka.h cc2538: Add PKA drivers, ECC algorithms and examples 2015-10-18 20:14:17 +02:00
pwm.c Zoul: generic servo driver 2016-08-24 14:27:41 +02:00
pwm.h Zoul: generic servo driver 2016-08-24 14:27:41 +02:00
random.c Fix CC2538 random_init lockup 2014-04-13 14:38:00 +01:00
rfcore-ffsm.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
rfcore-sfr.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
rfcore-xreg.h cc2538: Add adc driver and example 2013-12-06 22:07:45 +01:00
rfcore.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
rom-util.h cc2538: Add driver for the rom utility function library 2013-11-18 12:38:06 +01:00
sha256.c cc2538: ccm: Make it possible to use the interrupt 2015-06-02 21:41:07 +02:00
sha256.h doxygen: Fix orphan modules 2016-08-10 04:56:15 +02:00
smwdthrosc.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
soc-adc.h cc2538: Add adc driver and example 2013-12-06 22:07:45 +01:00
spi.c cc2538: Allow for configuration of processor speed 2015-05-19 18:55:55 +02:00
ssi.h cc2538: spi: Add support for dynamic instances 2016-11-27 22:50:43 +01: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
uart1.h cc2538: uart: Make it possible to use several UARTs simultaneously 2014-04-17 18:53:44 +02:00
uart.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
uart.h CC2538: Add hardware flow control (RTS/CTS) support on UART1. 2014-06-03 12:38:24 -04:00
udma.c CC2538: Use CMSIS-CORE 2016-11-24 22:30:26 +01:00
udma.h Fix doxygen warning in the CC2538 uDMA driver's header 2015-02-16 10:17:57 +01:00
usb-regs.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
vdd3-sensor.c Add CC2538 VDD sensor driver 2015-05-12 23:42:19 +01:00
vdd3-sensor.h Add CC2538 VDD sensor driver 2015-05-12 23:42:19 +01:00
watchdog.c Remove CC2530 and CC2538 dummy watchdog_stop() 2015-06-01 15:24:14 +01:00