RIOT/cpu/mips_pic32_common
Marian Buschsieweke 125c892c03
drivers/periph/timer: Use uint32_t for frequency
For all currently supported platforms `unsigned long` is 32 bit in width. But
better use `uint32_t` to be safe.
2020-10-30 22:02:12 +01:00
..
2020-03-25 19:10:01 +00:00
2019-11-23 22:39:07 +01:00