Searched refs:CY_EP_CNT_NR (Results 1 – 3 of 3) sorted by relevance
42 static cy_stc_profile_ctr_t cy_ep_ctrs[CY_EP_CNT_NR];107 while((ctr < CY_EP_CNT_NR) && (ovflowBits != 0UL)) in Cy_Profile_ISR()212 while (i < CY_EP_CNT_NR) in Cy_Profile_ConfigureCounter()220 if (i < CY_EP_CNT_NR) in Cy_Profile_ConfigureCounter()
257 #define CY_PROFILE_IS_CNT_VALID(numCounters) (CY_EP_CNT_NR >= (numCounters))
1153 #define CY_EP_CNT_NR (8UL) macro