Searched refs:postProcessingMode (Results 1 – 3 of 3) sorted by relevance
155 … (_VAL2FLD(PASS_SAR_CH_POST_CTL_POST_PROC, channelConfig->postProcessingMode) | in Cy_SAR2_Channel_Init()160 if((channelConfig->postProcessingMode == CY_SAR2_POST_PROCESSING_MODE_AVG) || in Cy_SAR2_Channel_Init()161 (channelConfig->postProcessingMode == CY_SAR2_POST_PROCESSING_MODE_AVG_RANGE)) in Cy_SAR2_Channel_Init()167 else if (channelConfig->postProcessingMode == CY_SAR2_POST_PROCESSING_MODE_RANGE_PULSE) in Cy_SAR2_Channel_Init()173 else if (channelConfig->postProcessingMode == CY_SAR2_POST_PROCESSING_MODE_NONE) in Cy_SAR2_Channel_Init()
572 cy_en_sar2_post_processing_mode_t postProcessingMode; /**< Select Post processing mode == , member
542 …channel_configs[i].postProcessingMode = (cy_en_sar2_post_processing_mode_t)_FLD2VAL(PASS_SAR_CH_PO… in _cyhal_adc_extract_channel_conf()1428 channel_configs[i].postProcessingMode = CY_SAR2_POST_PROCESSING_MODE_AVG; in _cyhal_adc_apply_channel_configs()1442 channel_configs[i].postProcessingMode = CY_SAR2_POST_PROCESSING_MODE_NONE; in _cyhal_adc_apply_channel_configs()