mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
Fix minor typos in C comments
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
*
|
||||
* In this case, we don not reconfigure the clocking. Rather, we need to query
|
||||
* the register settings to determine the clock frequencies. We can only assume that
|
||||
* the Main clock source in the on-board 12MHz crystal.
|
||||
* the Main clock source is the on-board 12MHz crystal.
|
||||
*/
|
||||
|
||||
# include <arch/board/board_sdram.h>
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
*
|
||||
* In this case, we do not reconfigure the clocking. Rather, we need to query
|
||||
* the register settings to determine the clock frequencies. We can only assume that
|
||||
* the Main clock source in the on-board 12MHz crystal.
|
||||
* the Main clock source is the on-board 12MHz crystal.
|
||||
*/
|
||||
|
||||
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
*
|
||||
* In this case, we don not reconfigure the clocking. Rather, we need to query
|
||||
* the register settings to determine the clock frequencies. We can only assume that
|
||||
* the Main clock source in the on-board 12MHz crystal.
|
||||
* the Main clock source is the on-board 12MHz crystal.
|
||||
*/
|
||||
|
||||
# include <arch/board/board_sdram.h>
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
*
|
||||
* In this case, we do not reconfigure the clocking. Rather, we need to query
|
||||
* the register settings to determine the clock frequencies. We can only assume that
|
||||
* the Main clock source in the on-board 12MHz crystal.
|
||||
* the Main clock source is the on-board 12MHz crystal.
|
||||
*/
|
||||
|
||||
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
*
|
||||
* In this case, we don not reconfigure the clocking. Rather, we need to query
|
||||
* the register settings to determine the clock frequencies. We can only assume that
|
||||
* the Main clock source in the on-board 12MHz crystal.
|
||||
* the Main clock source is the on-board 12MHz crystal.
|
||||
*/
|
||||
|
||||
# include <arch/board/board_sdram.h>
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
*
|
||||
* In this case, we do not reconfigure the clocking. Rather, we need to query
|
||||
* the register settings to determine the clock frequencies. We can only assume that
|
||||
* the Main clock source in the on-board 12MHz crystal.
|
||||
* the Main clock source is the on-board 12MHz crystal.
|
||||
*/
|
||||
|
||||
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY
|
||||
|
||||
Reference in New Issue
Block a user