Searched refs:overflow (Results 1 – 3 of 3) sorted by relevance
113 cy_ep_ctrs[ctr].overflow++; in Cy_Profile_ISR()146 cy_ep_ctrs[i++].overflow = 0UL; in Cy_Profile_StartProfiling()228 cy_ep_ctrs[i].overflow = 0UL; in Cy_Profile_ConfigureCounter()380 *result = ((uint64_t)(ctrAddr->overflow) << 32) | (uint64_t)(ctrAddr->cntReg); in Cy_Profile_GetRawCount()
332 … uint32_t overflow; /**< Extension of cntReg to form a 64-bit counter value */ member
46 * SPI: Resolve a situation where data buffer could overflow during a transfer.