TT Zephyr Platforms
18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
throttler.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 THROTTLER_H
7
#define THROTTLER_H
8
9
void
InitThrottlers
(
void
);
10
void
CalculateThrottlers
(
void
);
11
int32_t
Dm2CmSetBoardPowerLimit
(
const
uint8_t
*data,
uint8_t
size);
12
13
#endif
int32_t
__INT32_TYPE__ int32_t
uint8_t
__UINT8_TYPE__ uint8_t
Dm2CmSetBoardPowerLimit
int32_t Dm2CmSetBoardPowerLimit(const uint8_t *data, uint8_t size)
Definition
throttler.c:208
InitThrottlers
void InitThrottlers(void)
Definition
throttler.c:154
CalculateThrottlers
void CalculateThrottlers(void)
Definition
throttler.c:190
lib
tenstorrent
bh_arc
throttler.h
Generated by
1.14.0