.. |
adc.c
|
sam0/adc: add support for samd5x/same5x
|
2020-08-19 18:00:29 +02:00 |
cpuid.c
|
sam0_common: clarify memcpy in cpuid_get
|
2020-04-28 14:56:19 +02:00 |
dac.c
|
cpu/sam0_common: implement periph/dac
|
2020-05-02 18:31:55 +02:00 |
dma.c
|
sam0_common/dma: Rename len to num
|
2020-06-14 11:51:36 +02:00 |
flashpage.c
|
cpu/sam0_common: flashpage: split RWWEE and normal functions
|
2020-08-04 12:00:49 +02:00 |
gpio.c
|
Merge pull request #14711 from benpicco/cpu/sam0_common/gpio-intermediate_irq
|
2020-08-11 16:32:57 +02:00 |
hwrng.c
|
cpu/sam0_common: add hwrng driver
|
2019-08-03 14:50:58 +02:00 |
i2c.c
|
cpu/sam0_common: i2c: improve readability of baud rate calculation
|
2020-07-25 15:14:55 +02:00 |
Kconfig
|
cpu/sam0_common: add sam0_common_periph module to Kconfig
|
2020-08-12 12:22:39 +02:00 |
Makefile
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
pwm.c
|
cpu/sam0_common: add PWM support for saml2x, samd5x
|
2020-07-08 21:51:12 +02:00 |
rtc_rtt.c
|
cpu/sam0_common: RTC: use RIOT_EPOCH
|
2020-08-07 13:24:10 +02:00 |
spi.c
|
cpu/sam0_common: spi: implement the periph_spi_reconfigure feature
|
2020-06-21 21:19:17 +02:00 |
timer.c
|
cpu/sam0_common: use TIMER_CHANNEL_NUMOF
|
2020-06-24 00:45:35 +02:00 |
uart.c
|
cpu/sam0_common: UART: simplify init sequence
|
2020-07-28 11:22:22 +02:00 |
usbdev.c
|
cpu/sam0: don't hard-code peripheral clocks
|
2020-02-04 21:06:21 +01:00 |
wdt.c
|
drivers/wdt: Move WDT_WARNING_PERIOD to 'CONFIG_' namespace
|
2020-03-31 13:39:37 +02:00 |