1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/periph
Benjamin Valentin 696ddf3dbb drivers/periph/timer: amend documentation for timer_set_periodic()
The function needs the `periph_timer_periodic` feature.
Add a `@note` about that to the documentation.
2020-09-13 19:06:28 +02:00
..
adc.h drivers/periph: adc_sample() now returns int32_t 2020-01-10 14:13:06 +01:00
can.h
cpuid.h drivers/periph/cpuid: Fix typo in doc 2020-05-14 16:53:05 +02:00
dac.h periph/dac.h: add doc on low power implications 2019-10-01 23:09:23 +02:00
dev_enums.h drivers/periph: Remove UART from dev_enums.h 2020-09-09 10:25:38 +02:00
doc.txt
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 drivers/periph/gpio: add comparison functions 2020-08-31 13:10:28 +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
pm.h
pwm.h drivers/periph_pwm: define mapping struct for arduino pins 2019-11-15 17:51:45 +01:00
qdec.h
rtc.h drivers/periph_common: RTC: fix doxygen 2020-08-31 14:16:42 +02:00
rtt.h drivers/rtt: overrite RTT_MAX_VALUE and RTT_FREQUENCY for mock 2020-07-22 08:52:54 +02:00
spi.h drivers/periph/spi: add periph_spi_reconfigure feature 2020-06-21 21:19:17 +02:00
timer.h drivers/periph/timer: amend documentation for timer_set_periodic() 2020-09-13 19:06:28 +02:00
uart.h drivers/periph/uart: add periph_uart_reconfigure feature 2020-07-28 10:10:15 +02:00
usbdev.h usbdev: Fix spelling mistakes 2019-10-23 10:36:49 +02:00
wdt.h drivers/wdt: Add feature to indicate a configurable warning period 2020-06-02 12:54:25 +02:00