mirror of
https://github.com/apache/nuttx.git
synced 2026-08-31 22:23:03 +00:00
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1123 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
56816aea31
commit
5406a5af2e
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
#define STR71X_PLL1OUT ((STR71X_PLL1OUT_MUL * STR71X_CLK2) / STR71X_PLL1OUT_DIV)
|
||||
|
||||
/* PLL2 OUTderives from HCLK */
|
||||
/* PLL2 OUT derives from HCLK */
|
||||
|
||||
#define STR71X_PLL2OUT ((STR71X_PLL2OUT_MUL * STR71X_HCLK) / STR71X_PLL2OUT_DIV)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue