Searched refs:config_byte (Results 1 – 1 of 1) sorted by relevance
921 uinT8 config_byte; in IMUpdateTablesForFeature() local1006 config_byte = 0; in IMUpdateTablesForFeature()1007 while (ConfigWord != 0 || config_byte != 0) { in IMUpdateTablesForFeature()1008 while (config_byte == 0) { in IMUpdateTablesForFeature()1009 config_byte = ConfigWord & 0xff; in IMUpdateTablesForFeature()1014 config_offset = offset_table[config_byte]; in IMUpdateTablesForFeature()1015 config_byte = next_table[config_byte]; in IMUpdateTablesForFeature()