mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f10a994a9e
Use analog mode for GPIO_DISCONNECT, as this is said to have the lowest current leakage due to disabling the Schmitt trigger and correctly detect this in `gpio_ll_query_conf()`. Also drop the `schmitt_trigger_disabled` member in `gpio_conf_t`, as the Schmitt trigger is only ever disabled in Analog mode anyway and cannot be freely configured. |
||
---|---|---|
.. | ||
include | ||
periph | ||
clock.c | ||
cpu.c | ||
doc.txt | ||
gd32v.config | ||
Kconfig | ||
Makefile | ||
Makefile.default | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include |