Home
last modified time | relevance | path

Searched refs:res2 (Results 1 – 1 of 1) sorted by relevance

/hal_telink-latest/tlsr9/drivers/B91/
Dclock.c195 unsigned char res2 = analog_read_reg8(0xca); //read 32k res[5:0] in clock_cal_32k_rc() local
196 …analog_write_reg8(0x4f, (res2 | (analog_read_reg8(0x4f) & 0xc0))); //write 32k res[5:0] into manu… in clock_cal_32k_rc()