Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dclock.c110 unsigned char pwm_clk = read_reg8(0x1401d8);//**condition: PCLK is 24MHZ,PCLK = HCLK in clock_kick_32k_xtal() local
111 write_reg8(0x1401d8,((pwm_clk & 0xfc) | 0x01));//PCLK = 12M in clock_kick_32k_xtal()
136 write_reg8(0x1401d8,pwm_clk); in clock_kick_32k_xtal()