TT Zephyr Platforms 19.6.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
get_freq_curve_from_voltage_rqst Struct Reference

Host request to get frequency curve from voltage. More...

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_GET_FREQ_CURVE_FROM_VOLTAGE.
uint8_t pad [3]
 Three bytes of padding.
uint32_t input_voltage_mv
 The input voltage in mV.

Detailed Description

Host request to get frequency curve from voltage.

Requests of this type are processed by get_freq_curve_from_voltage_handler

Field Documentation

◆ command_code

uint8_t get_freq_curve_from_voltage_rqst::command_code

The command code corresponding to TT_SMC_MSG_GET_FREQ_CURVE_FROM_VOLTAGE.

◆ input_voltage_mv

uint32_t get_freq_curve_from_voltage_rqst::input_voltage_mv

The input voltage in mV.

◆ pad

uint8_t get_freq_curve_from_voltage_rqst::pad[3]

Three bytes of padding.


The documentation for this struct was generated from the following file: