|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
#include <zephyr/drivers/dma.h>Go to the source code of this file.
Data Structures | |
| struct | tt_bh_dma_noc_coords |
Enumerations | |
| enum | tt_bh_dma_noc_channel_direction { TT_BH_DMA_NOC_CHANNEL_DIRECTION_BROADCAST = DMA_CHANNEL_DIRECTION_PRIV_START } |
Functions | |
| static struct tt_bh_dma_noc_coords | tt_bh_dma_noc_coords_init (uint8_t source_x, uint8_t source_y, uint8_t dest_x, uint8_t dest_y) |
|
inlinestatic |