Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h330CY_LPCOMP_OUT_DIRECT = 1u, /**< The low-power comparator Bypass mode, the direct output of a comp… enumerator
469 ((mode) == CY_LPCOMP_OUT_DIRECT) || \
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c310 comp_lp_config.outputMode = CY_LPCOMP_OUT_DIRECT; in _cyhal_comp_lp_init()