Searched refs:ctrNum (Results 1 – 2 of 2) sorted by relevance
222 cy_ep_ctrs[i].ctrNum = i; in Cy_Profile_ConfigureCounter()306 PROFILE_INTR_MASK |= (1UL << (ctrAddr->ctrNum)); in Cy_Profile_EnableCounter()341 PROFILE_INTR_MASK &= ~(1UL << (ctrAddr->ctrNum)); in Cy_Profile_DisableCounter()
326 uint8_t ctrNum; /**< Profile counter number */ member