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()
232 TCPWM_CNT_INTR_SET(base, cntNum) = CY_TCPWM_CNT_INTR_SET_DEFAULT; in Cy_TCPWM_Counter_DeInit()
333 TCPWM_CNT_INTR_SET(base, cntNum) = CY_TCPWM_CNT_INTR_SET_DEFAULT; in Cy_TCPWM_PWM_DeInit()
1048 TCPWM_CNT_INTR_SET(base, cntNum) = source; in Cy_TCPWM_SetInterrupt()
517 #define TCPWM_CNT_INTR_SET(base, cntNum) (((TCPWM_V1_Type *)(base))->CNT[cntNum].INTR_SET) macro
576 #define TCPWM_CNT_INTR_SET(base, cntNum) (((TCPWM_Type *)(base))->CNT[cntNum].INTR_SET) macro
1403 #define TCPWM_CNT_INTR_SET(base, cntNum) (((TCPWM_Type *)(base))->CNT[cntNum].INTR_SET) macro