Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h353 CY_LPCOMP_INTR_RISING = 1u, /**< The low-power comparator interrupt on the rising edge. */ enumerator
474 ((intr) == CY_LPCOMP_INTR_RISING) || \
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c160 case CY_LPCOMP_INTR_RISING: in _cyhal_comp_lp_get_enabled_events()
179 return CY_LPCOMP_INTR_RISING; in _cyhal_comp_lp_convert_hal_event()