git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5258 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-02-19 10:32:33 +00:00
parent 9c15492e2d
commit 759ce419bb
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@
#define SPC5_FMPLL0_IDF_VALUE 1
#define SPC5_FMPLL0_NDIV_VALUE 32
#define SPC5_FMPLL0_ODF SPC5_FMPLL_ODF_DIV4
#define SPC5_PHERIPERAL1_CLK_DIV_VALUE 2
#define SPC5_PHERIPERAL2_CLK_DIV_VALUE 2
#define SPC5_PHERIPERAL3_CLK_DIV_VALUE 2
#define SPC5_ME_ME_BITS (SPC5_ME_ME_RUN1 | \
SPC5_ME_ME_RUN2 | \
SPC5_ME_ME_RUN3 | \