Home
last modified time | relevance | path

Searched refs:kEDMA_MemoryToPeripheral (Results 1 – 17 of 17) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_spdif_edma.c394 kEDMA_MemoryToPeripheral); in SPDIF_TransferSendEDMA()
400 kEDMA_MemoryToPeripheral); in SPDIF_TransferSendEDMA()
Dfsl_flexio_uart_edma.c232 xfer->dataSize, kEDMA_MemoryToPeripheral); in FLEXIO_UART_TransferSendEDMA()
Dfsl_lpuart_edma.c270 xfer->dataSize, kEDMA_MemoryToPeripheral); in LPUART_SendEDMA()
Dfsl_flexio_i2s_edma.c266 handle->bytesPerFrame, xfer->dataSize, kEDMA_MemoryToPeripheral); in FLEXIO_I2S_TransferSendEDMA()
Dfsl_edma.h137 kEDMA_MemoryToPeripheral, /*!< Transfer from memory to peripheral */ enumerator
Dfsl_asrc_edma.c322 … handle->in.peripheralConfig == NULL ? kEDMA_MemoryToPeripheral : kEDMA_PeripheralToPeripheral); in ASRC_TransferInSubmitEDMA()
Dfsl_sai_edma.c434 … (uint32_t)handle->count * handle->bytesPerFrame, xfer->dataSize, kEDMA_MemoryToPeripheral); in SAI_TransferSendEDMA()
Dfsl_edma.c1050 case kEDMA_MemoryToPeripheral: in EDMA_PrepareTransfer()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_flexio_uart_edma.c232 xfer->dataSize, kEDMA_MemoryToPeripheral); in FLEXIO_UART_TransferSendEDMA()
Dfsl_qspi_edma.c223 … (sizeof(uint32_t) * (uint32_t)handle->count), xfer->dataSize, kEDMA_MemoryToPeripheral); in QSPI_TransferSendEDMA()
Dfsl_uart_edma.c251 … sizeof(uint8_t), sizeof(uint8_t), xfer->dataSize, kEDMA_MemoryToPeripheral); in UART_SendEDMA()
Dfsl_lpuart_edma.c270 xfer->dataSize, kEDMA_MemoryToPeripheral); in LPUART_SendEDMA()
Dfsl_flexio_i2s_edma.c268 handle->bytesPerFrame, xfer->dataSize, kEDMA_MemoryToPeripheral); in FLEXIO_I2S_TransferSendEDMA()
Dfsl_edma.h137 kEDMA_MemoryToPeripheral, /*!< Transfer from memory to peripheral */ enumerator
Dfsl_sai_edma.c434 … (uint32_t)handle->count * handle->bytesPerFrame, xfer->dataSize, kEDMA_MemoryToPeripheral); in SAI_TransferSendEDMA()
Dfsl_ltc_edma.c1581 kEDMA_MemoryToPeripheral); in ltc_symmetric_process_EDMA()
Dfsl_edma.c1050 case kEDMA_MemoryToPeripheral: in EDMA_PrepareTransfer()