1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis/periph
2022-01-06 12:34:09 +01:00
..
adc.c
dac.c
flashpage.c cpu/kinetis: silence -Wcast-align 2021-12-03 10:12:34 +01:00
gpio.c
hwrng.c
i2c.c cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
ics.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
Kconfig cpu/kinetis: model Kconfig 2021-12-07 11:32:16 +01:00
Makefile
mcg_lite.c
mcg.c
pm.c
pwm.c
rtc.c kinetis/rtc: use RTC directly 2021-06-11 17:21:01 +02:00
rtt.c cpu/kinetis/rtt: remove callback on clear 2021-12-14 13:20:36 +01:00
spi.c boards/kinetis: replace GPIO_UNDEF with SPI_CS_UNDEF 2022-01-06 12:34:09 +01:00
timer.c cpu/kinetis/timer: consider no LPTMR when no config present 2021-01-12 15:31:37 +01:00
uart.c
wdog.c