Searched refs:SPI_B_COMMUNICATION_TRANSMIT_ONLY (Results 1 – 2 of 2) sorted by relevance
42 SPI_B_COMMUNICATION_TRANSMIT_ONLY, ///< Transit only serial communication enumerator
149 FSP_ERROR_RETURN(p_extend->spi_comm != SPI_B_COMMUNICATION_TRANSMIT_ONLY, FSP_ERR_UNSUPPORTED); in R_SPI_B_Open()1025 if (SPI_B_COMMUNICATION_TRANSMIT_ONLY == p_extend->spi_comm) in spi_b_txi_isr()