Searched refs:TCPWM_CNT_INTR_SET (Results 1 – 7 of 7) sorted by relevance
190 TCPWM_CNT_INTR_SET(base, cntNum) = CY_TCPWM_CNT_INTR_SET_DEFAULT; in Cy_TCPWM_QuadDec_DeInit()
245 TCPWM_CNT_INTR_SET(base, cntNum) = CY_TCPWM_CNT_INTR_SET_DEFAULT; in Cy_TCPWM_Counter_DeInit()
373 TCPWM_CNT_INTR_SET(base, cntNum) = CY_TCPWM_CNT_INTR_SET_DEFAULT; in Cy_TCPWM_PWM_DeInit()
1112 TCPWM_CNT_INTR_SET(base, cntNum) = source; in Cy_TCPWM_SetInterrupt()
926 #define TCPWM_CNT_INTR_SET(base, cntNum) (((TCPWM_V1_Type *)(base))->CNT[cntNum].INTR_SET) macro
597 #define TCPWM_CNT_INTR_SET(base, cntNum) (((TCPWM_Type *)(base))->CNT[cntNum].INTR_SET) macro
1640 #define TCPWM_CNT_INTR_SET(base, cntNum) (((TCPWM_Type *)(base))->CNT[cntNum].INTR_SET) macro