Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c2179 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() local
2249 … Cy_SAR_SetSwitchSarSeqCtrl(obj->adc->base, mux_ctrl_plus, _CYHAL_ADC_SARSEQ_STATE(false)); in cyhal_adc_channel_free()