Searched refs:txWidth (Results 1 – 1 of 1) sorted by relevance
914 #define CY_SCB_SPI_IS_BOTH_DATA_WIDTH_VALID(subMode, rxWidth, txWidth) ( (CY_SCB_SPI_NATIONAL != (… argument915 … ((rxWidth) == (txWidth)) : true )