Searched refs:FXLS8471Q_SPI_MAX_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
23 uint8_t fxls8471q_spiRead_CmdBuffer[FXLS8471Q_SPI_MAX_MSG_SIZE] = {0};24 uint8_t fxls8471q_spiRead_DataBuffer[FXLS8471Q_SPI_MAX_MSG_SIZE] = {0};25 uint8_t fxls8471q_spiWrite_CmdDataBuffer[FXLS8471Q_SPI_MAX_MSG_SIZE] = {0};
52 #define FXLS8471Q_SPI_MAX_MSG_SIZE (64) macro