Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
linux-elphel
Commits
8966fdf9
Commit
8966fdf9
authored
Dec 30, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+ ability to change buffer sizes (no checks for circbuf - stop and unload everything)
parent
5920f604
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
137 additions
and
50 deletions
+137
-50
elphel393-mem.c
src/drivers/elphel/elphel393-mem.c
+136
-50
elphel393-mem.h
src/include/elphel/elphel393-mem.h
+1
-0
No files found.
src/drivers/elphel/elphel393-mem.c
View file @
8966fdf9
This diff is collapsed.
Click to expand it.
src/include/elphel/elphel393-mem.h
View file @
8966fdf9
...
@@ -92,3 +92,4 @@ struct elphel_buf_t
...
@@ -92,3 +92,4 @@ struct elphel_buf_t
};
};
extern
struct
elphel_buf_t
*
pElphel_buf
;
extern
struct
elphel_buf_t
*
pElphel_buf
;
int
elphelmem_update_partitions
(
void
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment