TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
Loading...
Searching...
No Matches
dma_arc_hs.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Tenstorrent AI ULC
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
8
20
21int dma_arc_hs_transfer(const struct device *dev, uint32_t channel, const void *src, void *dst,
22 size_t len, k_timeout_t timeout);
int dma_arc_hs_transfer(const struct device *dev, uint32_t channel, const void *src, void *dst, size_t len, k_timeout_t timeout)
Blocking memory-to-memory transfer using ARC HS DMA.
__UINT32_TYPE__ uint32_t