1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/periph
Francisco cea0d1c532
Merge pull request #13421 from benpicco/cpu/sam0_common/i2c-deinit
drivers/periph/i2c: add periph_i2c_reconfigure feature & implementation for sam0
2020-05-05 19:09:47 +02:00
..
adc.h drivers/periph: adc_sample() now returns int32_t 2020-01-10 14:13:06 +01:00
can.h tests/conn_can: build stm32 CAN drivers 2019-04-03 11:12:46 +02:00
cpuid.h periph/cpuid: add doc on low power implications 2019-10-01 23:09:23 +02:00
dac.h periph/dac.h: add doc on low power implications 2019-10-01 23:09:23 +02:00
dev_enums.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
doc.txt drivers/periph: some doxygen fixes 2015-11-19 15:57:36 +01:00
eeprom.h drivers/include/periph/eeprom: Changed uint8_t* to void* in API 2019-08-09 17:27:32 +02:00
flashpage.h periph/flashpage: add doc on low power implications 2019-10-01 23:09:23 +02:00
gpio_util.h periph: fix periph/gpio_util.h header guards 2019-11-23 22:39:40 +01:00
gpio.h periph/gpio: add doc on low power implications 2019-10-01 23:09:23 +02:00
hwrng.h many typo fixes 2019-11-23 22:39:07 +01:00
i2c.h drivers/periph/i2c: add periph_i2c_reconfigure feature 2020-05-05 16:12:19 +02:00
init.h drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
pm.h pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
pwm.h drivers/periph_pwm: define mapping struct for arduino pins 2019-11-15 17:51:45 +01:00
qdec.h drivers/qdec: doxygen rendering fixes 2018-03-01 20:53:34 +01:00
rtc.h periph_common/rtc: add rtc_tm_valid() 2020-03-03 16:26:14 +01:00
rtt.h drivers/periph/rtt.h: add RTT_FREQUENCY & RTT_MAX_VALUE doc 2020-04-23 22:11:16 +02:00
spi.h periph/spi: add doc on low power implications 2019-10-01 23:09:23 +02:00
timer.h periph/timer: add doc on low power implications 2019-10-01 23:09:23 +02:00
uart.h periph/uart: add doc on low power implications 2019-10-01 23:09:23 +02:00
usbdev.h usbdev: Fix spelling mistakes 2019-10-23 10:36:49 +02:00
wdt.h drivers/wdt: Move WDT_WARNING_PERIOD to 'CONFIG_' namespace 2020-03-31 13:39:37 +02:00