Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
09076919
Commit
09076919
authored
11 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
SAMA5: More LCDC driver progress
parent
8238ea74
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
arch/arm/src/sama5/chip/sam_lcdc.h
+3
-0
3 additions, 0 deletions
arch/arm/src/sama5/chip/sam_lcdc.h
arch/arm/src/sama5/sam_lcd.c
+370
-191
370 additions, 191 deletions
arch/arm/src/sama5/sam_lcd.c
with
373 additions
and
191 deletions
arch/arm/src/sama5/chip/sam_lcdc.h
+
3
−
0
View file @
09076919
...
...
@@ -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.
Click to expand it.
arch/arm/src/sama5/sam_lcd.c
+
370
−
191
View file @
09076919
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment