TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
fan_ctrl.h File Reference
#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)

Function Documentation

◆ DmcFanSpeedFeedback()

void DmcFanSpeedFeedback ( uint32_t speed_percentage)

◆ GetFanRPM()

uint16_t GetFanRPM ( void )

◆ GetFanSpeed()

uint32_t GetFanSpeed ( void )

◆ init_fan_ctrl()

void init_fan_ctrl ( void )

◆ SetFanRPM()

void SetFanRPM ( uint16_t rpm)