TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
Loading...
Searching...
No Matches
dma_tt_bh_noc.h File Reference

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)

Enumeration Type Documentation

◆ tt_bh_dma_noc_channel_direction

Enumerator
TT_BH_DMA_NOC_CHANNEL_DIRECTION_BROADCAST DMA_CHANNEL_DIRECTION_PRIV_START 

Function Documentation

◆ tt_bh_dma_noc_coords_init()

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