1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/periph
2019-10-01 23:09:23 +02:00
..
adc.h periph/adc: add doc on low power implications 2019-10-01 23:09:23 +02: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 drivers/periph_common/gpio_util: introduce gpio_util_shiftin() 2019-04-18 07:09:32 +02:00
gpio.h periph/gpio: add doc on low power implications 2019-10-01 23:09:23 +02:00
hwrng.h periph/hwrng: use void* buf for hwrng_read() 2017-02-07 13:20:39 +01:00
i2c.h drivers/periph/i2c: Fixed i2c_release() signature 2019-08-22 12:02:01 +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: doxygen cleanup 2017-09-01 15:12:20 +02:00
qdec.h drivers/qdec: doxygen rendering fixes 2018-03-01 20:53:34 +01:00
rtc.h periph_common/rtc: add rtc_tm_normalize() 2019-09-12 11:32:08 +02:00
rtt.h periph/rtt: add missing std header 2018-09-07 14:54:23 +02:00
spi.h Merge pull request #11944 from benpicco/spi_doc-fix 2019-09-12 21:28:21 +02:00
timer.h periph/timer: always return 0 for success 2019-09-11 13:31:13 +02:00
uart.h periph/uart: improve documentation 2019-02-11 09:35:23 +01:00
usbdev.h usbdev: fix usbopt argument for getter/setter wrappers 2019-06-05 12:06:10 +02:00
wdt.h drivers/periph: include periph_cpu.h in wdt.h 2019-09-12 17:45:31 +02:00