1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00
Benjamin Valentin b77afadb49 cpu/sam0_common/gpio: use explicit GCLK names
For consistency, use named GCLKs.

 - `SAM0_GCLK_32KHZ` will always be 2 for samd21
 - `SAM0_GCLK_MAIN` will always be 0

So no change in functionality, just makes the code easier to understand.
2020-02-21 14:25:43 +01:00
..
2019-08-03 14:50:58 +02:00
2017-11-06 12:01:19 +01:00
2020-02-04 21:16:54 +01:00
2020-02-04 21:16:54 +01:00