mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
SAMA5: ports should not be reset state (seems to make no difference)
This commit is contained in:
@@ -123,7 +123,7 @@
|
|||||||
*
|
*
|
||||||
* USB Clock = PLLACK / (USBDIV + 1) = 48MHz
|
* USB Clock = PLLACK / (USBDIV + 1) = 48MHz
|
||||||
* USBDIV = PLLACK / 48MHz - 1
|
* USBDIV = PLLACK / 48MHz - 1
|
||||||
* = 16
|
* = 15
|
||||||
*
|
*
|
||||||
* The maximum value of USBDIV is 15 corresponding to a divisor of 16.
|
* The maximum value of USBDIV is 15 corresponding to a divisor of 16.
|
||||||
* REVISIT: USBDIV = 15 gives an exact clock of 48MHz.
|
* REVISIT: USBDIV = 15 gives an exact clock of 48MHz.
|
||||||
|
|||||||
Reference in New Issue
Block a user