Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
Software for White Rabbit PTP Core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
29
Issues
29
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
Software for White Rabbit PTP Core
Commits
d615df89
Commit
d615df89
authored
May 31, 2012
by
Tomasz Wlostowski
Committed by
Grzegorz Daniluk
Jun 05, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include/spll_main.h: removed useless messages
parent
488bdc83
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
spll_main.h
include/spll_main.h
+0
-2
No files found.
include/spll_main.h
View file @
d615df89
...
...
@@ -49,8 +49,6 @@ static void mpll_init(struct spll_main_state *s, int id_ref, int id_out)
s
->
id_out
=
id_out
;
s
->
dac_index
=
id_out
-
n_chan_ref
;
mprintf
(
"DACindex : %d
\n
"
,
s
->
dac_index
);
pi_init
(
&
s
->
pi
);
ld_init
(
&
s
->
ld
);
}
...
...
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