Searched refs:mux_ctrl_plus (Results 1 – 1 of 1) sorted by relevance
2179 uint32_t mux_ctrl_plus = _cyhal_adc_get_mux_switch_control(vplus); in cyhal_adc_channel_init_diff()2182 Cy_SAR_SetSwitchSarSeqCtrl(obj->adc->base, mux_ctrl_plus, _CYHAL_ADC_SARSEQ_STATE(true)); in cyhal_adc_channel_init_diff()2246 uint32_t mux_ctrl_plus = _cyhal_adc_get_mux_switch_control(obj->vplus); in cyhal_adc_channel_free() local2249 … Cy_SAR_SetSwitchSarSeqCtrl(obj->adc->base, mux_ctrl_plus, _CYHAL_ADC_SARSEQ_STATE(false)); in cyhal_adc_channel_free()