Searched defs:lastwordBytes (Results 1 – 2 of 2) sorted by relevance
232 uint8_t lastwordBytes = 0U; in SPI_MasterTransferDMA() local575 uint8_t lastwordBytes = spiHandle->lastwordBytes; in SPI_TxDMACallback() local
42 uint8_t lastwordBytes; /*!< The Bytes of lastword for master*/ member