Searched refs:ADC_CTL_IE (Results 1 – 7 of 7) sorted by relevance
106 ADCSequenceStepConfigure(adcbase, sequencenum, 1, ADC_CTL_CH6 | ADC_CTL_IE); in tm4c123_hw_adc_init()110 ADCSequenceStepConfigure(adcbase, sequencenum, 3, ADC_CTL_CH4 | ADC_CTL_IE | in tm4c123_hw_adc_init()
64 #define ADC_CTL_IE 0x00000040 // Interrupt enable macro
81 #define ADC_CTL_IE 0x00000040 // Interrupt enable macro
82 #define ADC_CTL_IE 0x00000040 // Interrupt enable macro
Completed in 12 milliseconds