Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_revb.h66 int MXC_ADC_RevB_GetData(mxc_adc_revb_regs_t *adc, int *outdata);
Dadc_me12.c152 return MXC_ADC_RevB_GetData((mxc_adc_revb_regs_t *)MXC_ADC, outdata); in MXC_ADC_GetData()
Dadc_me18.c174 return MXC_ADC_RevB_GetData((mxc_adc_revb_regs_t *)MXC_ADC, outdata); in MXC_ADC_GetData()
Dadc_ai87.c207 return MXC_ADC_RevB_GetData((mxc_adc_revb_regs_t *)MXC_ADC, outdata); in MXC_ADC_GetData()
Dadc_revb.c273 int MXC_ADC_RevB_GetData(mxc_adc_revb_regs_t *adc, int *outdata) in MXC_ADC_RevB_GetData() function
Dadc_me21.c225 return MXC_ADC_RevB_GetData((mxc_adc_revb_regs_t *)MXC_ADC, outdata); in MXC_ADC_GetData()