mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
2329b84935
The `res` argument is a combination of resolution and shifting, combined using `(y << 4) | x`. To yield x, `0x0F` should have been used. |
||
---|---|---|
.. | ||
adc.c | ||
cpuid.c | ||
dac.c | ||
flashpage.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
pm.c | ||
pwm.c | ||
rtc_series0.c | ||
rtc_series1.c | ||
rtt_series0.c | ||
rtt_series1.c | ||
spi.c | ||
timer.c | ||
uart.c |