Home
last modified time | relevance | path

Searched defs:txRemainingBytes (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/
Dfsl_spi.c527 uint32_t tmp32, rxRemainingBytes, txRemainingBytes, dataWidth; in SPI_MasterTransferBlocking() local
899 size_t txRemainingBytes; in SPI_TransferHandleIRQInternal() local
1003 size_t txRemainingBytes; in SPI_MasterTransferHandleIRQ() local
Dfsl_spi.h285 volatile size_t txRemainingBytes; /*!< Number of data to be transmitted [in bytes] */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/ecspi/
Dfsl_ecspi.c178 uint32_t txRemainingBytes = (uint32_t)(handle->txRemainingBytes); in ECSPI_SendTransfer() local
Dfsl_ecspi.h216 volatile size_t txRemainingBytes; /*!< Send data remaining in bytes */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi.h185 volatile size_t txRemainingBytes; /*!< Send data remaining in bytes. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/spi/
Dfsl_spi.h227 volatile size_t txRemainingBytes; /*!< Send data remaining in bytes */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_minispi/
Dfsl_spi.h254 volatile size_t txRemainingBytes; /*!< Number of data to be transmitted [in bytes] */ member