SAML21: Fix some register definitions; board OSC16M frequency

This commit is contained in:
Gregory Nutt 2015-05-23 10:54:51 -06:00
parent 1e726e9d2b
commit 39ded5a318

View File

@ -156,7 +156,7 @@
#define BOARD_OSC16M_ONDEMAND 1
#undef BOARD_OSC16M_RUNINSTANDBY
#define BOARD_OSC16M_FREQUENCY 16000000 /* 16MHz high-accuracy internal oscillator */
#define BOARD_OSC16M_FREQUENCY 4000000 /* 4MHz high-accuracy internal oscillator */
/* OSCULP32K Configuration -- not used. */