X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fhw%2Fhw_hx8347.h;fp=boards%2Fsam3x-ek%2Fhw%2Fhw_hx8347.h;h=72ff0154740f8db2023ca45e8ad98bd9b9c62874;hb=fec2a6b63d7ef202f921169a540556e794df1a3f;hp=541f284926cfed89ff86354cfa48c09eca1626a0;hpb=7b1b5ae72fdda5662079a47af2b62db1581113e2;p=bertos.git diff --git a/boards/sam3x-ek/hw/hw_hx8347.h b/boards/sam3x-ek/hw/hw_hx8347.h index 541f2849..72ff0154 100644 --- a/boards/sam3x-ek/hw/hw_hx8347.h +++ b/boards/sam3x-ek/hw/hw_hx8347.h @@ -46,6 +46,7 @@ #include "cfg/macros.h" #include +#include /* @@ -137,7 +138,7 @@ INLINE void hx8347_busInit(void) PIO_PERIPH_SEL(LCD_RS_PORT, LCD_RS_PIN, LCD_RS_PERIPH); // Enable peripheral clock - PMC_PCER = SMC_SDRAMC_ID; + PMC_PCER = BV(SMC_SDRAMC_ID); // Static memory controller configuration SMC_SETUP2 =