Jeff Epler 43b593725b atmel-samd: Fix converting watchdog seconds to cycles
It's intended that the actual timeout always be at least the requested
timeout.  However, due to multiplying by the wrong factor to get from
seconds to cycles, a timeout request of e.g., 8.1s (which is less than
8.192s) would give an actual timeout of 8, not 16 as it should.
2021-11-05 11:40:08 -05:00
..
2021-10-15 08:20:54 -05:00
2021-10-15 15:11:21 -05:00
2021-10-26 14:24:11 -05:00
2021-10-26 08:54:18 -05:00