![]() |
TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
|
#include <tenstorrent/bh_arc.h>

Go to the source code of this file.
Macros | |
| #define | T_J_SHUTDOWN 110 /* BH Prod Spec 7.3 */ |
| #define | CAT_GDDR_THERM_TRIP_TEMP GDDR_THERM_TRIP_TEMP |
| #define | CAT_GDDR_THERM_TRIP_CRITICAL_TEMP GDDR_THERM_TRIP_CRITICAL_TEMP |
| #define | CAT_GDDR_THERM_TRIP_DURATION_MS (GDDR_THERM_TRIP_DURATION_MIN * 60 * 1000) |
Functions | |
| void | StartGddrThermTripMonitor (void) |
| int | MonitorGddrThermTrip (int64_t now, int max_temp) |
| #define CAT_GDDR_THERM_TRIP_CRITICAL_TEMP GDDR_THERM_TRIP_CRITICAL_TEMP |
| #define CAT_GDDR_THERM_TRIP_DURATION_MS (GDDR_THERM_TRIP_DURATION_MIN * 60 * 1000) |
| #define CAT_GDDR_THERM_TRIP_TEMP GDDR_THERM_TRIP_TEMP |
| #define T_J_SHUTDOWN 110 /* BH Prod Spec 7.3 */ |
| int MonitorGddrThermTrip | ( | int64_t | now, |
| int | max_temp ) |
| void StartGddrThermTripMonitor | ( | void | ) |