|
TT Zephyr Platforms 19.5.0-rc1
Tenstorrent Firmware
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | init_fan_ctrl (void) |
| uint32_t | GetFanSpeed (void) |
| uint16_t | GetFanRPM (void) |
| void | SetFanRPM (uint16_t rpm) |
| void | DmcFanSpeedFeedback (uint32_t speed_percentage) |
| void DmcFanSpeedFeedback | ( | uint32_t | speed_percentage | ) |
| uint16_t GetFanRPM | ( | void | ) |
| uint32_t GetFanSpeed | ( | void | ) |
| void init_fan_ctrl | ( | void | ) |
| void SetFanRPM | ( | uint16_t | rpm | ) |