1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 08:52:44 +01:00
RIOT/cpu/kinetis/periph
smlng 0b9a54f184 cpu/kinetis: suppress selfAssignement warning by cppcheck
cppcheck raises a warning due to self assignment. As this is
    intentional to clear all IRQ on register status flags, this
    warning is suppressed now.
2018-07-25 12:01:40 +02:00
..
adc.c kinetis: Allow per-board config of ADC ref 2018-02-14 15:16:41 +01:00
dac.c kinetis: Remove periph driver xxx_NUMOF guards 2017-11-10 10:43:00 +01:00
gpio.c kinetis: GPIO: Enable the correct IRQn on CM0+ 2018-05-24 23:54:56 +02:00
hwrng.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
i2c.c cpu/kinetis: suppress selfAssignement warning by cppcheck 2018-07-25 12:01:40 +02: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 kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
pwm.c kinetis: Filter out PWM code if no FTM exists 2018-03-02 15:38:39 +01:00
rtc.c kinetis: Remove periph driver xxx_NUMOF guards 2017-11-10 10:43:00 +01:00
rtt.c kinetis: Refactor RTT driver 2018-05-22 16:46:39 +02:00
spi.c kinetis: Clean up SPI module power handling 2018-06-27 19:21:39 +02:00
timer.c Merge pull request #8814 from gebart/pr/kinetis-periph-timer-tfc 2018-05-29 15:54:11 +02:00
uart.c Merge pull request #8447 from haukepetersen/opt_test_periphuartpower 2018-03-05 09:49:20 +01:00
wdog.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00