Skip to content
Snippets Groups Projects
Commit 09076919 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

SAMA5: More LCDC driver progress

parent 8238ea74
Branches
Tags
No related merge requests found
......@@ -46,6 +46,9 @@
/************************************************************************************
* Pre-processor Definitions
************************************************************************************/
#define SAM_LCDC_NCLUT 256 /* Number of entries in the CLUTs */
/* LCDC Register Offsets ************************************************************/
#define SAM_LCDC_LCDCFG0_OFFSET 0x0000 /* LCD Controller Configuration Register 0 */
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment