TT Zephyr Platforms
19.0.0-rc2
Tenstorrent Firmware
Loading...
Searching...
No Matches
clock_wave.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
#ifndef CLOCK_WAVE_H
7
#define CLOCK_WAVE_H
8
10
enum
tt_clk_scheme
{
12
TT_CLK_SCHEME_ZERO_SKEW
= 0,
13
15
TT_CLK_SCHEME_CLOCK_WAVE
= 1,
16
};
17
18
#endif
tt_clk_scheme
tt_clk_scheme
Definition
clock_wave.h:10
TT_CLK_SCHEME_ZERO_SKEW
@ TT_CLK_SCHEME_ZERO_SKEW
Definition
clock_wave.h:12
TT_CLK_SCHEME_CLOCK_WAVE
@ TT_CLK_SCHEME_CLOCK_WAVE
Definition
clock_wave.h:15
lib
tenstorrent
bh_arc
clock_wave.h
Generated by
1.14.0