Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar2.h718 cy_en_sar2_status_t Cy_SAR2_SetGenericTriggerOutput(PASS_EPASS_MMIO_Type * base, uint8_t numOfAdc,
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar2.c738 cy_en_sar2_status_t Cy_SAR2_SetGenericTriggerOutput(PASS_EPASS_MMIO_Type * base, uint8_t numOfAdc, in Cy_SAR2_SetGenericTriggerOutput() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c1471 …result = Cy_SAR2_SetGenericTriggerOutput(PASS0_EPASS_MMIO, obj->resource.block_num, 0u, last_enabl… in _cyhal_adc_apply_channel_configs()