Home
last modified time | relevance | path

Searched defs:isByteSwap (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.c954 … bool isByteSwap = ((transfer->configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); local
1104 bool isByteSwap = ((transfer->configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); local
1539 bool isByteSwap = handle->isByteSwap; local
1690 bool isByteSwap = handle->isByteSwap; local
2013 bool isByteSwap = handle->isByteSwap; local
2143 bool isByteSwap = handle->isByteSwap; local
2263 …tic uint32_t LPSPI_CombineWriteData(const uint8_t *txData, uint8_t bytesEachWrite, bool isByteSwap)
2351 … LPSPI_SeparateReadData(uint8_t *rxData, uint32_t readData, uint8_t bytesEachRead, bool isByteSwap)
Dfsl_lpspi_edma.c82 …I_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, bool isByteSwap) in LPSPI_SeparateEdmaReadData()
223 bool isByteSwap = ((configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); in LPSPI_MasterTransferPrepareEDMALite() local
698 bool isByteSwap = lpspiEdmaHandle->isByteSwap; in EDMA_LpspiMasterCallback() local
937 bool isByteSwap = ((transfer->configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); in LPSPI_SlaveTransferEDMA() local
1232 bool isByteSwap = lpspiEdmaPrivateHandle->handle->isByteSwap; in EDMA_LpspiSlaveCallback() local
Dfsl_lpspi_edma.h71 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
123 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
Dfsl_lpspi.h381 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
413 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi.c931 bool isByteSwap = ((transfer->configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); local
1367 bool isByteSwap = handle->isByteSwap; local
1519 bool isByteSwap = handle->isByteSwap; local
1836 bool isByteSwap = handle->isByteSwap; local
1967 bool isByteSwap = handle->isByteSwap; local
2075 …tic uint32_t LPSPI_CombineWriteData(const uint8_t *txData, uint8_t bytesEachWrite, bool isByteSwap)
2159 … LPSPI_SeparateReadData(uint8_t *rxData, uint32_t readData, uint8_t bytesEachRead, bool isByteSwap)
Dfsl_lpspi_edma.c74 …I_SeparateEdmaReadData(uint8_t *rxData, uint32_t readData, uint32_t bytesEachRead, bool isByteSwap) in LPSPI_SeparateEdmaReadData()
210 bool isByteSwap = ((configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); in LPSPI_MasterTransferPrepareEDMALite() local
622 bool isByteSwap = lpspiEdmaPrivateHandle->handle->isByteSwap; in EDMA_LpspiMasterCallback() local
791 bool isByteSwap = ((transfer->configFlags & (uint32_t)kLPSPI_MasterByteSwap) != 0U); in LPSPI_SlaveTransferEDMA() local
1061 bool isByteSwap = lpspiEdmaPrivateHandle->handle->isByteSwap; in EDMA_LpspiSlaveCallback() local
Dfsl_lpspi_edma.h68 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
111 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
Dfsl_lpspi.h377 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member
409 volatile bool isByteSwap; /*!< A flag that whether should byte swap. */ member