Home
last modified time | relevance | path

Searched defs:bytesEachWrite (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpspi.c816 uint8_t bytesEachWrite; in LPSPI_MasterTransferBlocking() local
1209 uint8_t bytesEachWrite = handle->bytesEachWrite; in LPSPI_MasterTransferFillUpTxFifo() local
1684 uint8_t bytesEachWrite = handle->bytesEachWrite; in LPSPI_SlaveTransferFillUpTxFifo() local
1816 uint8_t bytesEachWrite = handle->bytesEachWrite; in LPSPI_SlaveTransferHandleIRQ() local
1936 static uint32_t LPSPI_CombineWriteData(uint8_t *txData, uint8_t bytesEachWrite, bool isByteSwap) in LPSPI_CombineWriteData()
Dfsl_lpspi_edma.h74 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
117 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
Dfsl_lpspi.h364 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
394 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpspi.c841 uint8_t bytesEachWrite; in LPSPI_MasterTransferBlocking() local
1275 uint8_t bytesEachWrite = handle->bytesEachWrite; in LPSPI_MasterTransferFillUpTxFifo() local
1729 uint8_t bytesEachWrite = handle->bytesEachWrite; in LPSPI_SlaveTransferFillUpTxFifo() local
1966 static uint32_t LPSPI_CombineWriteData(uint8_t *txData, uint8_t bytesEachWrite, bool isByteSwap) in LPSPI_CombineWriteData()
Dfsl_lpspi_edma.h74 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
117 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
Dfsl_lpspi.h366 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member
396 volatile uint8_t bytesEachWrite; /*!< Bytes for each write TDR. */ member