mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
49d59d166d
The driver assumes that timer A and timer B have the same register layout regarding all the features exposed by the driver. This is backed by the MCU family datasheets for the MSP430 x1xx and the MSP430 G2xx / F2xx MCUs (and likely more families). The assert() is pretty limited in coverage, but more to document why a "timer A clear" mask is used but still claiming the driver also works for timer B. It just looks too much like a bug otherwise. |
||
---|---|---|
.. | ||
include | ||
kconfigs | ||
ldscripts | ||
periph | ||
vendor | ||
clock.c | ||
cpu.c | ||
doc.txt | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
msp430-main.c | ||
mspgcc-supplement.c | ||
startup.c |