Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h526 void Cy_LPComp_SetHysteresis(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_hyst_t…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c393Cy_LPComp_SetHysteresis(obj->base_lpcomp, _CYHAL_COMP_GET_CHANNEL(obj->resource.channel_num), cfg-… in _cyhal_comp_lp_configure()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c622 void Cy_LPComp_SetHysteresis(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_hyst_t… in Cy_LPComp_SetHysteresis() function