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

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

#include <msgqueue.h>

Data Fields

uint8_t command_code
 The command code corresponding to TT_SMC_MSG_GET_VOLTAGE_CURVE_FROM_FREQ.
uint8_t pad [3]
 Three bytes of padding.
uint32_t input_freq_mhz
 The input frequency in MHz.

Detailed Description

Host request to get voltage curve from frequency.

Requests of this type are processed by get_voltage_curve_from_freq_handler

Field Documentation

◆ command_code

uint8_t get_voltage_curve_from_freq_rqst::command_code

The command code corresponding to TT_SMC_MSG_GET_VOLTAGE_CURVE_FROM_FREQ.

◆ input_freq_mhz

uint32_t get_voltage_curve_from_freq_rqst::input_freq_mhz

The input frequency in MHz.

◆ pad

uint8_t get_voltage_curve_from_freq_rqst::pad[3]

Three bytes of padding.


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