mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +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
|
* 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 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>
|
# include <arch/board/board_sdram.h>
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
*
|
*
|
||||||
* In this case, we do not reconfigure the clocking. Rather, we need to query
|
* 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 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
|
#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
|
* 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 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>
|
# include <arch/board/board_sdram.h>
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
*
|
*
|
||||||
* In this case, we do not reconfigure the clocking. Rather, we need to query
|
* 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 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
|
#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
|
* 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 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>
|
# include <arch/board/board_sdram.h>
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
*
|
*
|
||||||
* In this case, we do not reconfigure the clocking. Rather, we need to query
|
* 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 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
|
#define BOARD_MAINCK_FREQUENCY BOARD_MAINOSC_FREQUENCY
|
||||||
|
|||||||
Reference in New Issue
Block a user