1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538/periph
2017-10-18 16:01:38 +02:00
..
adc.c cpu, cc2538: add low-lever adc driver 2017-07-20 20:47:49 +02:00
gpio.c cpu/cc2538/gpio: do not clear output pin on init 2017-10-04 12:15:03 +02:00
hwrng.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
i2c.c cc2538: fix cppcheck warning in periph i2c driver 2017-06-26 15:29:04 +02:00
Makefile Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
pm.c cpu, cc2538: fix pm, don't go into cortexm_sleep(0) 2017-10-18 16:01:38 +02:00
spi.c cpu, periph: retain constness in spi_transfer_bytes 2017-06-29 15:47:13 +02:00
timer.c cpu, cc2538: cleanup periph/timer 2017-08-28 21:43:12 +02:00
uart.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00