TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
cat.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Tenstorrent AI ULC
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef CAT_H
8#define CAT_H
9
10#define T_J_SHUTDOWN 110 /* BH Prod Spec 7.3 */
11
12#endif