Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar2.c672 cy_en_sar2_status_t Cy_SAR2_SetGenericTriggerInput(PASS_EPASS_MMIO_Type * base, uint8_t numOfAdc, in Cy_SAR2_SetGenericTriggerInput() argument
677 if ((numOfAdc > PASS_SAR_ADC_NR) || in Cy_SAR2_SetGenericTriggerInput()
688 base->SAR_TR_IN_SEL[numOfAdc] = _CLR_SET_FLD32U(base->SAR_TR_IN_SEL[numOfAdc], in Cy_SAR2_SetGenericTriggerInput()
692 base->SAR_TR_IN_SEL[numOfAdc] = _CLR_SET_FLD32U(base->SAR_TR_IN_SEL[numOfAdc], in Cy_SAR2_SetGenericTriggerInput()
696 base->SAR_TR_IN_SEL[numOfAdc] = _CLR_SET_FLD32U(base->SAR_TR_IN_SEL[numOfAdc], in Cy_SAR2_SetGenericTriggerInput()
700 base->SAR_TR_IN_SEL[numOfAdc] = _CLR_SET_FLD32U(base->SAR_TR_IN_SEL[numOfAdc], in Cy_SAR2_SetGenericTriggerInput()
704 base->SAR_TR_IN_SEL[numOfAdc] = _CLR_SET_FLD32U(base->SAR_TR_IN_SEL[numOfAdc], in Cy_SAR2_SetGenericTriggerInput()
738 cy_en_sar2_status_t Cy_SAR2_SetGenericTriggerOutput(PASS_EPASS_MMIO_Type * base, uint8_t numOfAdc, in Cy_SAR2_SetGenericTriggerOutput() argument
743 if ((numOfAdc > PASS_SAR_ADC_NR) || in Cy_SAR2_SetGenericTriggerOutput()
754 base->SAR_TR_OUT_SEL[numOfAdc] = _CLR_SET_FLD32U(base->SAR_TR_OUT_SEL[numOfAdc], in Cy_SAR2_SetGenericTriggerOutput()
[all …]
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar2.h716 cy_en_sar2_status_t Cy_SAR2_SetGenericTriggerInput(PASS_EPASS_MMIO_Type * base, uint8_t numOfAdc,
718 cy_en_sar2_status_t Cy_SAR2_SetGenericTriggerOutput(PASS_EPASS_MMIO_Type * base, uint8_t numOfAdc,