Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_ctb.c128 case CY_CTB_COMP_EDGE_BOTH: in _cyhal_comp_ctb_get_enabled_events()
147 return CY_CTB_COMP_EDGE_BOTH; in _cyhal_comp_ctb_convert_hal_event()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ctb.h467 || ((edge) == CY_CTB_COMP_EDGE_BOTH))
606CY_CTB_COMP_EDGE_BOTH = 3UL << CTBM_OA_RES0_CTRL_OA0_COMPINT_Pos, /**< Both edges genera… enumerator
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ctb.c601 | (uint32_t) CY_CTB_COMP_EDGE_BOTH \ in Cy_CTB_FastInit()
610 | (uint32_t) CY_CTB_COMP_EDGE_BOTH \ in Cy_CTB_FastInit()