Skip to content
Snippets Groups Projects
Commit ca951a9d authored by Tomasz Wlostowski's avatar Tomasz Wlostowski
Browse files

softpll/spll_external.c: fix wrong BB detector word size

parent 29f1b100
No related merge requests found
......@@ -13,7 +13,7 @@
#include "spll_external.h"
#include "spll_debug.h"
#define BB_ERROR_BITS 10
#define BB_ERROR_BITS 16
void external_init(volatile struct spll_external_state *s, int ext_ref,
int realign_clocks)
......
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