Searched refs:fifo_threshold (Results 1 – 10 of 10) sorted by relevance
206 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument208 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()253 MXC_ADC_FIFO_Threshold_Config(req->fifo_threshold); in MXC_ADC_Configuration()
237 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument239 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()284 MXC_ADC_FIFO_Threshold_Config(req->fifo_threshold); in MXC_ADC_Configuration()
285 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument287 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()332 MXC_ADC_FIFO_Threshold_Config(req->fifo_threshold); in MXC_ADC_Configuration()
70 int MXC_ADC_RevB_FIFO_Threshold_Config(mxc_adc_revb_regs_t *adc, uint32_t fifo_threshold);
313 int MXC_ADC_RevB_FIFO_Threshold_Config(mxc_adc_revb_regs_t *adc, uint32_t fifo_threshold) in MXC_ADC_RevB_FIFO_Threshold_Config() argument315 if (fifo_threshold > MAX_ADC_FIFO_LEN) { in MXC_ADC_RevB_FIFO_Threshold_Config()320 adc->fifodmactrl |= (uint32_t)(fifo_threshold << MXC_F_ADC_REVB_FIFODMACTRL_THRESH_POS); in MXC_ADC_RevB_FIFO_Threshold_Config()
325 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument327 return MXC_ADC_RevB_FIFO_Threshold_Config((mxc_adc_revb_regs_t *)MXC_ADC, fifo_threshold); in MXC_ADC_FIFO_Threshold_Config()372 MXC_ADC_FIFO_Threshold_Config(req->fifo_threshold); in MXC_ADC_Configuration()
198 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member392 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);
224 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member443 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);
244 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member471 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);
242 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member490 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);