Searched refs:tx_byte (Results 1 – 1 of 1) sorted by relevance
161 uint8_t tx_byte = *tx_data++; in spi_tx() local165 *(__IO uint8_t *)&hspi->Instance->DR = tx_byte; in spi_tx()166 tx_byte = *tx_data++; in spi_tx()