Commit 18d2c8b4 authored by Peter Jansweijer's avatar Peter Jansweijer

funtion timer_get_tics returns uint32_t

parent c5e0a13c
Pipeline #4367 failed with stage
in 48 seconds
......@@ -155,7 +155,7 @@ struct spll_aux_state {
struct softpll_state {
int mode;
int seq_state;
int dac_timeout;
uint32_t dac_timeout;
int delock_count;
unsigned irq_count;
int32_t mpll_shift_ps;
......
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