Zephyr Project API
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dma_xilinx_adma.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 Advanced Micro Devices.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DRIVERS_DMA_DMA_XILINX_ADMA_H_
8
#define ZEPHYR_INCLUDE_DRIVERS_DMA_DMA_XILINX_ADMA_H_
9
10
#include <
zephyr/drivers/dma.h
>
11
20
32
#define XILINX_ADMA_DIR_WRITE_ONLY (DMA_CHANNEL_DIRECTION_PRIV_START)
33
35
36
#endif
/* ZEPHYR_INCLUDE_DRIVERS_DMA_DMA_XILINX_ADMA_H_ */
dma.h
Main header file for DMA (Direct Memory Access) driver API.
include
zephyr
drivers
dma
dma_xilinx_adma.h
Generated on
for Zephyr Project API by
1.16.1