Searched refs:nibble_start_bit (Results 1 – 1 of 1) sorted by relevance
354 int nibble_start_bit = 1; in MXC_OWM_RevA_SearchROM() local405 bit_position = LastDiscrepancy - nibble_start_bit; in MXC_OWM_RevA_SearchROM()432 last_zero = nibble_start_bit + bit_position; in MXC_OWM_RevA_SearchROM()451 nibble_start_bit += 4; in MXC_OWM_RevA_SearchROM()468 if ((nibble_start_bit >= 65) && (crc8 == ROMCode[7])) { in MXC_OWM_RevA_SearchROM()