Searched refs:ADC_CLOCK_PLL (Results 1 – 8 of 8) sorted by relevance
435 #define ADC_CLOCK_PLL ((uint32_t)ADC_CTRL3_CKMOD_MSK) macro
485 #define ADC_CLOCK_PLL ((uint32_t)ADC_CTRL3_CKMOD_MSK) macro
484 #define ADC_CLOCK_PLL ((uint32_t)ADC_CTRL3_CKMOD_MSK) macro
532 #define ADC_CLOCK_PLL ((uint32_t)ADC_CTRL3_CKMOD_MSK) macro
1374 ADCx->CTRL3 |= ADC_CLOCK_PLL; in ADC_PLL_Clock_Mode_Config()
1432 ADCx->CTRL3 |= ADC_CLOCK_PLL; in ADC_PLL_Clock_Mode_Config()
1414 ADCx->CTRL3 |= ADC_CLOCK_PLL; in ADC_PLL_Clock_Mode_Config()
1412 ADCx->CTRL3 |= ADC_CLOCK_PLL; in ADC_PLL_Clock_Mode_Config()
Completed in 27 milliseconds