Searched refs:kDMA_MemoryToPeripheral (Results 1 – 12 of 12) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/ |
| D | fsl_i3c_dma.c | 263 kDMA_MemoryToPeripheral, NULL, NULL); in I3C_MasterSetTxDMA() 273 kDMA_MemoryToPeripheral, NULL, NULL); in I3C_MasterSetTxDMA() 287 kDMA_MemoryToPeripheral, NULL, &(s_dma_table[instance][0])); in I3C_MasterSetTxDMA() 344 kDMA_MemoryToPeripheral, NULL, &(s_dma_table[instance][0])); in I3C_MasterRunDMATransfer() 964 kDMA_MemoryToPeripheral, NULL, NULL); in I3C_SlavePrepareTxDMA() 978 kDMA_MemoryToPeripheral, NULL, &(s_dma_table[instance][0])); in I3C_SlavePrepareTxDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_i2c/ |
| D | fsl_i2c_dma.c | 177 kDMA_MemoryToPeripheral, NULL); in I2C_RunDMATransfer() 312 handle->remainingSubaddr, kDMA_MemoryToPeripheral, NULL); in I2C_RunTransferStateMachineDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2c/ |
| D | fsl_i2c_dma.c | 180 kDMA_MemoryToPeripheral, NULL); in I2C_RunDMATransfer() 336 handle->remainingSubaddr, kDMA_MemoryToPeripheral, NULL); in I2C_RunTransferStateMachineDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/ |
| D | fsl_spi_dma.c | 356 kDMA_MemoryToPeripheral, nextDesc); in SPI_MasterTransferDMA() 618 nextDataSize, kDMA_MemoryToPeripheral, nextDesc); in SPI_TxDMACallback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/spifi/ |
| D | fsl_spifi_dma.c | 207 xfer->dataSize, kDMA_MemoryToPeripheral, NULL); in SPIFI_TransferSendDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_dma/ |
| D | fsl_dma.c | 588 else if (type == kDMA_MemoryToPeripheral) in DMA_PrepareTransfer() 682 else if (type == kDMA_MemoryToPeripheral) in DMA_PrepareChannelTransfer()
|
| D | fsl_dma.h | 244 kDMA_MemoryToPeripheral, /*!< Transfer from memory to peripheral (increment only source)*/ enumerator
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/dma/ |
| D | fsl_dma.h | 86 kDMA_MemoryToPeripheral, /*!< Memory to Peripheral transfer. */ enumerator
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/ |
| D | fsl_usart_dma.c | 218 kDMA_MemoryToPeripheral, NULL); in USART_TransferSendDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/i2s/ |
| D | fsl_flexio_i2s_dma.c | 251 xfer->dataSize, kDMA_MemoryToPeripheral); in FLEXIO_I2S_TransferSendDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/uart/ |
| D | fsl_uart_dma.c | 246 sizeof(uint8_t), xfer->dataSize, kDMA_MemoryToPeripheral); in UART_TransferSendDMA()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/ |
| D | fsl_lpuart_dma.c | 283 xfer->dataSize, kDMA_MemoryToPeripheral); in LPUART_TransferSendDMA()
|