Searched refs:TCPWM_GRP_AMC (Results 1 – 4 of 4) sorted by relevance
275 if(TCPWM_GRP_AMC(base, grp)) in Cy_TCPWM_PWM_Init()
525 #define TCPWM_GRP_AMC(base, grp) ((((cy_device->tcpwmAMCPresent) >> (grp)) & 0x01… macro
596 #define TCPWM_GRP_AMC(base, grp) ((bool)(((TCPWM_GRP_AMC_PRESENT_STATUS(base)) >> (grp)) & 0x01U)) macro
1415 #define TCPWM_GRP_AMC(base, grp) ((bool)((TCPWM_GRP_AMC_PRESENT_STATUS >> (grp)) & 0x01U)) macro