TT Zephyr Platforms
18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
vf_curve.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 VF_CURVE_H
7
#define VF_CURVE_H
8
9
void
InitVFCurve
(
void
);
10
float
VFCurve
(
float
freq_mhz);
11
#endif
VFCurve
float VFCurve(float freq_mhz)
Calculate the voltage based on the frequency.
Definition
vf_curve.c:38
InitVFCurve
void InitVFCurve(void)
Definition
vf_curve.c:22
lib
tenstorrent
bh_arc
vf_curve.h
Generated by
1.14.0