Searched refs:SPI_MAX_RX_MSG_LEN (Results 1 – 2 of 2) sorted by relevance
50 #define SPI_MAX_RX_MSG_LEN 258 macro208 if ((read_size == 0) || (read_size > SPI_MAX_RX_MSG_LEN)) { in bt_apollo_spi_rcv()
46 #define SPI_MAX_RX_MSG_LEN 258 macro55 static uint8_t __noinit rxmsg[SPI_MAX_RX_MSG_LEN];