mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 16:31:18 +01:00
Some periph clock functions took the bus arg as a `uin8_t`, others took it as a `bus_t`. This patch makes them all take it as a `bus_t`.
Some periph clock functions took the bus arg as a `uin8_t`, others took it as a `bus_t`. This patch makes them all take it as a `bus_t`.