Searched refs:CY_SPI_SYNC_ACK (Results 1 – 1 of 1) sorted by relevance
31 #define CY_SPI_SYNC_ACK 0x62 /* from TRM *A protocol */ macro104 if (rd_buf[CY_SPI_SYNC_BYTE] != CY_SPI_SYNC_ACK) { in cyttsp_spi_xfer()