mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
72d0b2b180
It turns out that the legacy GPIO API and GPIO LL may disagree on what the GPIO base address is: GPIO LL will use the IOBUS as base address no matter what, the legacy GPIO API will use the APB as base address unless `periph_gpio_fast_read` is used. If the APIs disagree, we need to do impedance matching. |
||
---|---|---|
.. | ||
vendor | ||
cpu_conf.h | ||
exti_config.h | ||
gpio_ll_arch.h | ||
mtd_sam0_sdhc.h | ||
periph_cpu_common.h | ||
sam_usb.h | ||
sdhc.h | ||
timer_config.h |