1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/kinetis_common/periph
Hauke Petersen c062bf71b9 Merge pull request #6177 from gebart/pr/kinetis-adc-clock-scaler-fix
kinetis: Fix ADC clock computation
2017-01-05 14:08:00 +01:00
..
adc.c kinetis: Fix ADC clock computation 2016-12-27 17:10:25 +01:00
cpuid.c
dac.c cpu/kinetis_common: Implement DAC periph driver 2016-03-22 06:06:56 +01:00
gpio.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
hwrng_rnga.c cpu/kinetis_common: adapted HWRNG implementation 2016-02-14 12:59:46 +01:00
hwrng_rngb.c cpu/kinetis_common: adapted HWRNG implementation 2016-02-14 12:59:46 +01:00
i2c.c periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +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
pwm.c cpu/kinetis_common: Use gpio_init_port for PWM pin handling 2016-03-14 17:52:51 +01:00
rtc.c
rtt.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
spi.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
timer.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
uart.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
wdog.c