Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h340 } cy_en_lpcomp_hyst_t; typedef
429 cy_en_lpcomp_hyst_t hysteresis; /**< Enables or disables the low-power comparator hysteresis */
526 void Cy_LPComp_SetHysteresis(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_hyst_t
/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()