Searched refs:res2 (Results 1 – 1 of 1) sorted by relevance
195 unsigned char res2 = analog_read_reg8(0xca); //read 32k res[5:0] in clock_cal_32k_rc() local196 …analog_write_reg8(0x4f, (res2 | (analog_read_reg8(0x4f) & 0xc0))); //write 32k res[5:0] into manu… in clock_cal_32k_rc()