TT-System-Firmware APIs
19.10.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
tensix_init.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Tenstorrent AI ULC
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#include <
stdbool.h
>
7
#include <
stdint.h
>
8
9
void
TensixInit
(
void
);
10
void
EnableTensixCG
(
bool
broadcast,
uint8_t
noc_x,
uint8_t
noc_y);
stdbool.h
stdint.h
uint8_t
__UINT8_TYPE__ uint8_t
EnableTensixCG
void EnableTensixCG(bool broadcast, uint8_t noc_x, uint8_t noc_y)
Definition
tensix_init.c:87
TensixInit
void TensixInit(void)
Definition
tensix_init.c:328
lib
tenstorrent
bh_arc
tensix_init.h
Generated by
1.14.0