1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/efm32/periph
Marian Buschsieweke f04b522601
cpu/periph_spi: update implementations to new API
Make all spi_acquire() implementations return `void` and add assertions to
check for valid parameters, where missing.
2021-09-01 21:38:40 +02:00
..
adc.c
cpuid.c
dac.c
flashpage.c efm32: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:39 +01:00
gpio.c
hwrng.c
i2c.c
Kconfig.timer
Makefile
pm.c
pwm.c
rtc_series0.c cpu/efm32: RTC Series 0: use RTC helper functions 2020-11-09 17:57:57 +01:00
rtc_series1.c
rtt_series0.c cpu/efm32: add RTT_FREQUENCY support to efm32 2021-04-20 11:12:45 +02:00
rtt_series1.c cpu/efm32: add RTT_FREQUENCY support to efm32 2021-04-20 11:12:45 +02:00
spi.c cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
timer.c cpu/efm32/periph/timer: fix timer_t -> tim_t 2020-11-23 12:33:28 +01:00
uart.c
wdt_series0.c
wdt_series1.c