CY_SPI_DATA_SIZE
#define CY_SPI_DATA_BUF_SIZE (CY_SPI_CMD_BYTES + CY_SPI_DATA_SIZE)
if (length > CY_SPI_DATA_SIZE) {