adc.c
|
sam0/adc: work around ADC errata on SAM D5x/E5x
|
2021-02-22 12:39:32 +01:00 |
dac.c
|
cpu/sam0_common: DAC: wait for DAC to be ready
|
2020-12-13 02:11:36 +01:00 |
dma.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
eth.c
|
cpu/sam0: improve ethernet driver resilience
|
2021-07-27 12:52:07 +02:00 |
gpio.c
|
cpu/saml11: fix GPIO/IOBUS management
|
2020-12-15 17:00:54 +01:00 |
i2c.c
|
cpu/sam0/i2c: Handle read with I2C_NOSTOP flag
|
2021-07-01 14:50:54 +02:00 |
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/periph_spi: update implementations to new API
|
2021-09-01 21:38:40 +02:00 |
timer.c
|
drivers/periph/timer: Use uint32_t for frequency
|
2020-10-30 22:02:12 +01:00 |
uart.c
|
cpu/saml21: uart: disable fractional baud rate
|
2021-07-30 11:28:02 +02:00 |
usbdev.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
wdt.c
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |