SAML21: Add logic to support GLCK peripheral channels; add logic to configure FDPLL lock timer and ref clock GCLKs

This commit is contained in:
Gregory Nutt 2015-05-21 10:47:41 -06:00
parent e128c52718
commit 1e792098f6
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@
* BOARD_FDPLL96M_REFCLK - See OSCCTRL_DPLLCTRLB_REFLCK_* definitions
* BOARD_FDPLL96M_REFCLK_CLKGEN - See GCLK_CLKCTRL_GEN* definitions
* BOARD_FDPLL96M_LOCKTIME_ENABLE - Boolean (defined / not defined)
* BOARD_FDPLL96M_LOCKTIME_CLKGEN - See GCLK_CLKCTRL_GEN* definitions
*/
#undef BOARD_FDPLL96M_ENABLE