Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h527 void Cy_LPComp_SetInputs(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_inputs_t i…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c324Cy_LPComp_SetInputs(obj->base_lpcomp, _CYHAL_COMP_GET_CHANNEL(obj->resource.channel_num), CY_LPCOM… in _cyhal_comp_lp_init()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c676 void Cy_LPComp_SetInputs(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_inputs_t i… in Cy_LPComp_SetInputs() function