Home
last modified time | relevance | path

Searched refs:MXC_ADC_RevB_EnableInt (Results 1 – 6 of 6) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_revb.h39 void MXC_ADC_RevB_EnableInt(mxc_adc_revb_regs_t *adc, uint32_t flags);
Dadc_revb.c120 void MXC_ADC_RevB_EnableInt(mxc_adc_revb_regs_t *adc, uint32_t flags) in MXC_ADC_RevB_EnableInt() function
170 MXC_ADC_RevB_EnableInt(adc, (MXC_F_ADC_REVB_INTEN_SEQ_DONE | MXC_F_ADC_REVB_INTEN_FIFO_LVL)); in MXC_ADC_RevB_StartConversionAsync()
Dadc_me12.c107 MXC_ADC_RevB_EnableInt((mxc_adc_revb_regs_t *)MXC_ADC, flags); in MXC_ADC_EnableInt()
Dadc_me18.c129 MXC_ADC_RevB_EnableInt((mxc_adc_revb_regs_t *)MXC_ADC, flags); in MXC_ADC_EnableInt()
Dadc_ai87.c162 MXC_ADC_RevB_EnableInt((mxc_adc_revb_regs_t *)MXC_ADC, flags); in MXC_ADC_EnableInt()
Dadc_me21.c180 MXC_ADC_RevB_EnableInt((mxc_adc_revb_regs_t *)MXC_ADC, flags); in MXC_ADC_EnableInt()