Skip to content
Snippets Groups Projects
Commit 6ea6c7cc authored by Damien George's avatar Damien George
Browse files

stm32/powerctrl: Don't configure clocks if already at desired frequency.

Configuring clocks is a critical operation and is best to avoid when
possible.  If the clocks really need to be reset to the same values then
one can pass in a slightly higher value, eg 168000001 Hz to get 168MHz.
parent bc54c575
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment