Determine type of DC implementation (full or delay meas. only); update scan FSM graph.

This commit is contained in:
Florian Pose
2009-04-27 11:38:03 +00:00
parent e3299cfa5e
commit 69da9e5524
9 changed files with 118 additions and 17 deletions
+1
View File
@@ -100,6 +100,7 @@ void ec_slave_init(
slave->base_fmmu_bit_operation = 0;
slave->base_dc_supported = 0;
slave->base_dc_range = EC_DC_32;
slave->has_dc_system_time = 0;
slave->sii_words = NULL;
slave->sii_nwords = 0;