SAMV71 and SAME70: Place the Main Oscillator Enable in the board.h

This commit is contained in:
Frank Benkert 2016-03-04 12:30:54 -06:00 committed by Gregory Nutt
parent fb512f1f37
commit 3ffbfcd150
2 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,7 @@
*/
#define BOARD_CKGR_MOR_MOSCXTST (62 << PMC_CKGR_MOR_MOSCXTST_SHIFT) /* Start-up Time */
#define BOARD_CKGR_MOR_MOSCXTENBY (PMC_CKGR_MOR_MOSCXTEN) /* Crystal Oscillator Enable */
/* PLLA configuration.
*

View File

@ -78,6 +78,8 @@
*/
#define BOARD_CKGR_MOR_MOSCXTST (62 << PMC_CKGR_MOR_MOSCXTST_SHIFT) /* Start-up Time */
#define BOARD_CKGR_MOR_MOSCXTENBY (PMC_CKGR_MOR_MOSCXTEN) /* Crystal Oscillator Enable */
/* PLLA configuration.
*