TT-System-Firmware APIs
19.8.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
bh_reset.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Tenstorrent AI ULC
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#ifndef BH_RESET
7
#define BH_RESET
8
9
#include <
stdbool.h
>
10
11
void
bh_soft_reset_all_tensix
(
void
);
12
23
bool
is_cable_fault_mode
(
void
);
24
25
#endif
/*BH_RESET*/
bh_soft_reset_all_tensix
void bh_soft_reset_all_tensix(void)
Definition
reset.c:65
is_cable_fault_mode
bool is_cable_fault_mode(void)
Check if the system is in cable fault mode.
Definition
reset.c:60
stdbool.h
lib
tenstorrent
bh_arc
bh_reset.h
Generated by
1.14.0