TT Zephyr Platforms
19.5.0-rc1
Tenstorrent Firmware
Loading...
Searching...
No Matches
bh_power.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Tenstorrent AI ULC
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#ifndef BH_POWER_H
7
#define BH_POWER_H
8
9
#include <
stdbool.h
>
10
#include <
stdint.h
>
11
12
int32_t
bh_set_l2cpu_enable
(
bool
enable);
13
bool
bh_get_aiclk_busy
(
void
);
14
15
#endif
bh_get_aiclk_busy
bool bh_get_aiclk_busy(void)
Definition
bh_power.c:72
bh_set_l2cpu_enable
int32_t bh_set_l2cpu_enable(bool enable)
Definition
bh_power.c:45
stdbool.h
stdint.h
int32_t
__INT32_TYPE__ int32_t
tenstorrent
bh_power.h
Generated by
1.14.0