1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/periph
Benjamin Valentin 1f96e95fde cpu/sam0_eth: implement SLEEP state
This saves ~3 mA when the device is in SLEEP mode.
2022-03-31 23:54:33 +02:00
..
adc.c cpu/sam0_common: allow for setting the ADC device for each line 2022-03-17 11:44:40 +01:00
cpuid.c
dac.c cpu/sam0_common: DAC: wait for DAC to be ready 2020-12-13 02:11:36 +01:00
dma.c
eth.c cpu/sam0_eth: implement SLEEP state 2022-03-31 23:54:33 +02:00
flashpage.c cpu/sam0_common/periph/flashpage: fix unaligned writes 2021-01-20 09:55:47 +01:00
gpio.c cpu/sam0_common: implement EXTWAKE for SAM L21 2022-02-21 19:03:06 +01:00
hwrng.c
i2c.c cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
Kconfig periph/gpio: Model TAMPER_WAKE for kconfig 2021-11-29 09:12:28 +01:00
Kconfig.spi cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
Makefile
pwm.c cpu/sam0_common: PWM: fix build on samd20 2021-01-21 20:29:15 +01:00
rtc_rtt.c cpu/sam0_common: implement periph_rtc_mem 2021-09-03 11:43:43 +02:00
spi.c cpu/sam0_common: add periph_spi_init_gpio 2022-02-08 09:21:44 +01:00
timer.c
uart.c Merge pull request #16681 from benpicco/drivers/dose-collision 2021-12-08 20:48:28 +01:00
usbdev.c sam0_common/usbdev: Adapt to xmit API 2021-11-16 20:17:04 +01:00
wdt.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00