![]() |
TT-System-Firmware APIs 19.15.99
Tenstorrent Firmware
|
#include <stdbool.h>

Go to the source code of this file.
Functions | |
| int | StartDVFSTimer (void) |
| void | AdjustDVFSTimer (void) |
| void | DVFSChange (void) |
| uint8_t | dvfs_counter_handler (const union request *request, struct response *response) |
Variables | |
| bool | dvfs_enabled |
| void AdjustDVFSTimer | ( | void | ) |
| void DVFSChange | ( | void | ) |
| int StartDVFSTimer | ( | void | ) |
|
extern |