Commit 35323c61 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

ertm14: streamers latency is in 16ns cycles!

parent 7a151608
......@@ -151,8 +151,8 @@ extern unsigned char *BASE_EP;
#define ERTM14_PPS_OUT_MODE_CONSTANT_0 4
#define ERTM14_PPS_OUT_MODE_CONSTANT_1 5
#define ERTM14_NCO_RESET_DEFAULT_LATENCY (16000/8)
#define ERTM14_NCO_RESET_DEFAULT_TIMEOUT (160000/8)
#define ERTM14_NCO_RESET_DEFAULT_LATENCY (16000/16)
#define ERTM14_NCO_RESET_DEFAULT_TIMEOUT (160000/16)
struct ertm14_board
{
......
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