Home
last modified time | relevance | path

Searched refs:fifo_threshold (Results 1 – 10 of 10) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_me12.c206 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument
208 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()
Dadc_me18.c237 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument
239 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()
Dadc_ai87.c285 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument
287 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()
Dadc_revb.h70 int MXC_ADC_RevB_FIFO_Threshold_Config(mxc_adc_revb_regs_t *adc, uint32_t fifo_threshold);
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() argument
315 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()
Dadc_me21.c325 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold) in MXC_ADC_FIFO_Threshold_Config() argument
327 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()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/
Dadc.h198 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member
392 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/
Dadc.h224 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member
443 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/
Dadc.h244 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member
471 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/
Dadc.h242 uint8_t fifo_threshold; ///< FIFO Threshold Configuration member
490 int MXC_ADC_FIFO_Threshold_Config(uint32_t fifo_threshold);