Searched refs:ADC_CLOCK_AHB (Results 1 – 8 of 8) sorted by relevance
436 #define ADC_CLOCK_AHB ((uint32_t)(~ADC_CTRL3_CKMOD_MSK)) macro
486 #define ADC_CLOCK_AHB ((uint32_t)(~ADC_CTRL3_CKMOD_MSK)) macro
485 #define ADC_CLOCK_AHB ((uint32_t)(~ADC_CTRL3_CKMOD_MSK)) macro
533 #define ADC_CLOCK_AHB ((uint32_t)(~ADC_CTRL3_CKMOD_MSK)) macro
1365 ADCx->CTRL3 &= ADC_CLOCK_AHB; in ADC_AHB_Clock_Mode_Config()
1423 ADCx->CTRL3 &= ADC_CLOCK_AHB; in ADC_AHB_Clock_Mode_Config()
1405 ADCx->CTRL3 &= ADC_CLOCK_AHB; in ADC_AHB_Clock_Mode_Config()
1403 ADCx->CTRL3 &= ADC_CLOCK_AHB; in ADC_AHB_Clock_Mode_Config()
Completed in 20 milliseconds