Home
last modified time | relevance | path

Searched defs:lastwordBytes (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/
Dfsl_spi_dma.c232 uint8_t lastwordBytes = 0U; in SPI_MasterTransferDMA() local
575 uint8_t lastwordBytes = spiHandle->lastwordBytes; in SPI_TxDMACallback() local
Dfsl_spi_dma.h42 uint8_t lastwordBytes; /*!< The Bytes of lastword for master*/ member