Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-02 | prci: Simplify the targeted f_cpu function by measuring HFROSC frequency ↵ | Megan Wachs | |
first, then using it as the PLL source. This is also safer as it is less risk of using PLL out of its range. | |||
2017-02-01 | PRCI: add control for the target CPU frequency (to allow a minimum, maximum, ↵ | Megan Wachs | |
or closest match) | |||
2017-02-01 | Additional PRCI driver support. Make the code usable by C++ programs as well. | Megan Wachs | |
2017-01-31 | add a 'driver' common PRCI functions. | Megan Wachs | |