Commit 60a93e51 authored by Aurelio Colosimo's avatar Aurelio Colosimo

White Rabbit timers

parent 835a0a95
......@@ -53,7 +53,16 @@
#define PP_TIMER_SYNC 2
#define PP_TIMER_ANN_RECEIPT 3
#define PP_TIMER_ANN_INTERVAL 4
#define PP_TIMER_ARRAY_SIZE 5
/* White Rabbit timers */
#define PP_TIMER_WRS_PRESENT 5
#define PP_TIMER_WRS_S_LOCK 6
#define PP_TIMER_WRS_M_LOCK 7
#define PP_TIMER_WRS_LOCKED 8
#define PP_TIMER_WRS_CALIBRATION 9
#define PP_TIMER_WRS_CALIBRATED 10
#define PP_TIMER_WRS_RESP_CALIB_REQ 11
#define PP_TIMER_WRS_WR_LINK_ON 12
#define PP_TIMER_ARRAY_SIZE 13
#define PP_TWO_STEP_FLAG 2
#define PP_VERSION_PTP 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment