Searched refs:MXC_ADC_RevA_GetMonitorLowThreshold (Results 1 – 7 of 7) sorted by relevance
73 int MXC_ADC_RevA_GetMonitorLowThreshold(mxc_adc_reva_regs_t *adc, mxc_adc_monitor_t monitor);
166 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
156 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
152 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
189 return MXC_ADC_RevA_GetMonitorLowThreshold((mxc_adc_reva_regs_t *)MXC_ADC, monitor); in MXC_ADC_GetMonitorLowThreshold()
273 int MXC_ADC_RevA_GetMonitorLowThreshold(mxc_adc_reva_regs_t *adc, mxc_adc_monitor_t monitor) in MXC_ADC_RevA_GetMonitorLowThreshold() function