Searched refs:DIFF_P_SPI_CMD_LEN (Results 1 – 4 of 4) sorted by relevance
42 pSlaveCmd->size = size + DIFF_P_SPI_CMD_LEN; in DIFF_P_SPI_ReadPreprocess()52 uint8_t *pRBuff = diff_p_spiWrite_CmdDataBuffer + size + DIFF_P_SPI_CMD_LEN; in DIFF_P_SPI_WritePreprocess()58 memcpy(pWBuff + DIFF_P_SPI_CMD_LEN, pWritebuffer, size); in DIFF_P_SPI_WritePreprocess()61 pSlaveCmd->size = size + DIFF_P_SPI_CMD_LEN; in DIFF_P_SPI_WritePreprocess()84 pSensorHandle->slaveParams.spiCmdLen = DIFF_P_SPI_CMD_LEN; in DIFF_P_SPI_Initialize()
66 #define DIFF_P_SPI_CMD_LEN (1) macro
58 #define DIFF_P_SPI_CMD_LEN (1) macro479 pSlaveCmd->size = size + DIFF_P_SPI_CMD_LEN; in ADS_DIFF_P_SPI_ReadPreprocess()489 uint8_t *pRBuff = spiWrite_CmdDataBuffer + size + DIFF_P_SPI_CMD_LEN; in ADS_DIFF_P_SPI_WritePreprocess()495 memcpy(pWBuff + DIFF_P_SPI_CMD_LEN, pWritebuffer, size); in ADS_DIFF_P_SPI_WritePreprocess()498 pSlaveCmd->size = size + DIFF_P_SPI_CMD_LEN; in ADS_DIFF_P_SPI_WritePreprocess()508 spiParams_diff_p.spiCmdLen = DIFF_P_SPI_CMD_LEN; in ADS_InitSPI_DIFF_P()
60 #define DIFF_P_SPI_CMD_LEN (1) macro572 pSlaveCmd->size = size + DIFF_P_SPI_CMD_LEN; in ADS_DIFF_P_SPI_ReadPreprocess()582 uint8_t *pRBuff = spiWrite_CmdDataBuffer + size + DIFF_P_SPI_CMD_LEN; in ADS_DIFF_P_SPI_WritePreprocess()588 memcpy(pWBuff + DIFF_P_SPI_CMD_LEN, pWritebuffer, size); in ADS_DIFF_P_SPI_WritePreprocess()591 pSlaveCmd->size = size + DIFF_P_SPI_CMD_LEN; in ADS_DIFF_P_SPI_WritePreprocess()601 spiParams_diff_p.spiCmdLen = DIFF_P_SPI_CMD_LEN; in ADS_InitSPI_DIFF_P()