Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_revb.h70 int MXC_ADC_RevB_FIFO_Threshold_Config(mxc_adc_revb_regs_t *adc, uint32_t fifo_threshold);
Dadc_me12.c208 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()
Dadc_me18.c239 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()
Dadc_ai87.c287 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()
Dadc_revb.c313 int MXC_ADC_RevB_FIFO_Threshold_Config(mxc_adc_revb_regs_t *adc, uint32_t fifo_threshold) in MXC_ADC_RevB_FIFO_Threshold_Config() function
Dadc_me21.c327 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()