Searched refs:txBufIdx (Results 1 – 2 of 2) sorted by relevance
187 context->txBufIdx = 0UL; in Cy_SCB_SPI_Init()286 context->txBufIdx = 0UL; in Cy_SCB_SPI_Disable()686 context->txBufIdx = 0UL; in Cy_SCB_SPI_Transfer()1053 context->txBufIdx += numToCopy; in HandleTransmit()
620 uint32_t volatile txBufIdx; /**< The current location in the transmit buffer */ member