Searched refs:SPI_MAX_WORD_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define SPI_MAX_WORD_SIZE 32 macro75 if (SPI_WORD_SIZE_GET(config->operation) > SPI_MAX_WORD_SIZE) { in spi_config()76 LOG_ERR("Word size must be <= %d, is %d", SPI_MAX_WORD_SIZE, in spi_config()