Searched refs:ADC_CTRL2_CLKDIV_Pos (Results 1 – 2 of 2) sorted by relevance
51 ADCx->CTRL2 |= (initStruct->clk_div << ADC_CTRL2_CLKDIV_Pos); in ADC_Init()
1799 #define ADC_CTRL2_CLKDIV_Pos 24 //时钟分频,只在时钟源为HRC时有效 macro1800 #define ADC_CTRL2_CLKDIV_Msk (0x1F << ADC_CTRL2_CLKDIV_Pos)
Completed in 21 milliseconds