Searched refs:CY_TRIGGER_DEACTIVATE (Results 1 – 2 of 2) sorted by relevance
35 #define CY_TRIGMUX_V2_IS_CYCLES_VALID(cycles) ((CY_TRIGGER_DEACTIVATE == (cycles)) || \347 if (CY_TRIGGER_DEACTIVATE != cycles) in Cy_TrigMux_SwTrigger()
289 #define CY_TRIGGER_DEACTIVATE (0UL) /**< Use this parameter value to deactivate the… macro