1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis/periph
Joakim Nohlgård 9ea0ceca9c kinetis: Add support for combined GPIO PORTC,D IRQs
Used in KL43 and others
2020-10-24 22:08:00 +02:00
..
adc.c cpu/kinetis/periph: adc_sample() now returns int32_t 2020-01-10 14:13:14 +01:00
dac.c kinetis: Remove periph driver xxx_NUMOF guards 2017-11-10 10:43:00 +01:00
flashpage.c cpu/kinetis: add flashpage for W & K series 2020-01-03 09:57:24 +01:00
gpio.c kinetis: Add support for combined GPIO PORTC,D IRQs 2020-10-24 22:08:00 +02:00
hwrng.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
i2c.c cpu/kinetis: Updated i2c_release() 2019-08-22 12:03:08 +02:00
ics.c cpu/kinetis: fix typos 2019-11-23 22:39:36 +01:00
Makefile kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
mcg.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
pm.c cpu/kinetis: implement power modes for pm_layered 2020-06-21 21:51:16 -05:00
pwm.c kinetis: Filter out PWM code if no FTM exists 2018-03-02 15:38:39 +01:00
rtc.c cpu/kinetis: RTC use rtc_mktime() 2020-08-27 23:16:02 +02:00
rtt.c cpu/kinetis/rtt: clear subseconds when writing seconds 2019-01-13 17:43:19 -08:00
spi.c kinetis: Clean up SPI module power handling 2018-06-27 19:21:39 +02:00
timer.c cpu/kinetis: adapt timer to return 0 on success 2019-09-11 13:46:15 +02:00
uart.c kinetis: LPUART: Compute oversampling rate at init 2018-11-29 14:24:16 +01:00
wdog.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00