SAMV71 and SAME70: Place the Main Oscillator Enable in the board.h
This commit is contained in:
parent
fb512f1f37
commit
3ffbfcd150
@ -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.
|
||||
*
|
||||
|
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user