mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
e7cacf6f60
Some terminology issues are fixed. (The speed of an UART interface is the symbol rate. The unit it is measured in is baud, which is symbols per second. There is no such thing as baudrate or even baud/s.) The return codes are changed to use negative errno constants on error to match the driver design rules. For backward compatibility, the enum was updated to match the error codes. Unless an application depends on the exact numerical value (which would be insane), this is not breaking any code. |
||
---|---|---|
.. | ||
adc.h | ||
can.h | ||
cpuid.h | ||
dac.h | ||
doc.txt | ||
eeprom.h | ||
flashpage.h | ||
gpio_util.h | ||
gpio.h | ||
hwrng.h | ||
i2c.h | ||
init.h | ||
pm.h | ||
ptp.h | ||
pwm.h | ||
qdec.h | ||
rtc.h | ||
rtt.h | ||
spi.h | ||
timer.h | ||
uart.h | ||
usbdev.h | ||
wdt.h |