Searched refs:buf2 (Results 1 – 2 of 2) sorted by relevance
755 context->buf2 = buffer; in Cy_SCB_EZI2C_SetBuffer2()962 context->curBuf = &context->buf2[context->baseAddr2]; in HandleAddress()1116 context->curBuf = &context->buf2[context->baseAddr2]; in HandleDataReceive()
368 …uint8_t *buf2; /**< The pointer to the buffer exposed on the request intended for the sec… member