Searched refs:ADC_DISABLE (Results 1 – 6 of 6) sorted by relevance
134 ADC_DISABLE(hperh); in ald_adc_init()193 ADC_DISABLE(hperh); in ald_adc_reset()257 ADC_DISABLE(hperh); in ald_adc_normal_stop()360 ADC_DISABLE(hperh); in ald_adc_normal_stop_by_it()425 ADC_DISABLE(hperh); in ald_adc_stop_by_dma()441 ADC_DISABLE(&hperh->h_adc); in adc_dma_timer_trigger_cplt()604 ADC_DISABLE(hperh); in ald_adc_get_vdd_value()645 ADC_DISABLE(hperh); in ald_adc_insert_stop()719 ADC_DISABLE(hperh); in ald_adc_insert_stop_by_it()
111 ADC_DISABLE(hperh); in ald_adc_init()181 ADC_DISABLE(hperh); in ald_adc_reset()245 ADC_DISABLE(hperh); in ald_adc_normal_stop()348 ADC_DISABLE(hperh); in ald_adc_normal_stop_by_it()416 ADC_DISABLE(hperh); in ald_adc_stop_by_dma()435 ADC_DISABLE(&hperh->h_adc); in adc_dma_timer_trigger_cplt()687 ADC_DISABLE(hperh); in ald_adc_insert_stop()761 ADC_DISABLE(hperh); in ald_adc_insert_stop_by_it()
51 ADC_DISABLE(_hadc); in es32f0_adc_enabled()
56 ADC_DISABLE(_hadc); in es32f3_adc_enabled()
402 #define ADC_DISABLE(handle) (CLEAR_BIT((handle)->perh->CON1, ADC_CON1_ADCEN_MSK)) macro
420 #define ADC_DISABLE(handle) (CLEAR_BIT((handle)->perh->CON1, ADC_CON1_ADCEN_MSK)) macro
Completed in 22 milliseconds