1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis_common/periph
2017-10-04 12:15:03 +02:00
..
adc.c kinetis: Handle ADC modules without extra ADICLK divider 2017-07-18 08:39:21 +02:00
dac.c cpu/kinetis: optimization of DAC driver impl. 2017-07-20 16:44:41 +02:00
gpio.c cpu/kinetis/gpio: do not clear output pin on init 2017-10-04 12:15:03 +02:00
hwrng_rnga.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
hwrng_rngb.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
i2c.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
Makefile cpu/kinetis_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:45:56 +01:00
mcg.c kinetis: Unify cpu.c, update clocking initialization 2017-08-01 16:30:19 +02:00
pm.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
pwm.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
rtc.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
rtt.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
spi.c cpu, periph: retain constness in spi_transfer_bytes 2017-06-29 15:47:13 +02:00
timer.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
uart.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
wdog.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00