Home
last modified time | relevance | path

Searched refs:MXC_ADC_RevA_GetMonitorLowThreshold (Results 1 – 7 of 7) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_reva.h73 int MXC_ADC_RevA_GetMonitorLowThreshold(mxc_adc_reva_regs_t *adc, mxc_adc_monitor_t monitor);
Dadc_me10.c166 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
Dadc_me13.c156 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
Dadc_me14.c152 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
Dadc_me17.c189 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
Dadc_me55.c189 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
Dadc_reva.c273 int MXC_ADC_RevA_GetMonitorLowThreshold(mxc_adc_reva_regs_t *adc, mxc_adc_monitor_t monitor) in MXC_ADC_RevA_GetMonitorLowThreshold() function