Search | Google it | Results 1 - 1 of 1 for funcall:EnableInt from mtkernel_3/device/adc/sysdepend/stm32l4/adc_stm32l4.c (0.00 seconds) |
136: if(unit != DEV_ADC_3) { 137: EnableInt(INTNO_INTADC1_2, DEVCNF_ADC12_INTPRI); 138: } else { 139: EnableInt(INTNO_INTADC3, DEVCNF_ADC3_INTPRI); 140: }