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
28
Issues
28
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
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
f94afdb3
Commit
f94afdb3
authored
Jun 29, 2020
by
li hongming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify EXT_PPS_LATENCY_LJD_PS for WRS-LJ.
parent
f849b7df
Pipeline
#269
passed with stages
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
spll_external.c
softpll/spll_external.c
+1
-1
No files found.
softpll/spll_external.c
View file @
f94afdb3
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define EXT_FREQ_HZ 10000000
#define EXT_FREQ_HZ 10000000
// fixme: make configurable
// fixme: make configurable
#define EXT_PPS_LATENCY_PS 30000 // for regular ext channel
#define EXT_PPS_LATENCY_PS 30000 // for regular ext channel
#define EXT_PPS_LATENCY_LJD_PS
63000
// for low-jitter daughterboard
#define EXT_PPS_LATENCY_LJD_PS
111395
// for low-jitter daughterboard
void
external_init
(
volatile
struct
spll_external_state
*
s
,
int
ext_ref
,
void
external_init
(
volatile
struct
spll_external_state
*
s
,
int
ext_ref
,
...
...
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