TT-System-Firmware APIs 19.10.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
characterisation_set_fmin_submsg Struct Reference

Characterization submessage to set host-requested minimum frequency floor. More...

#include <msgqueue.h>

Data Fields

uint32_t value
 Either 1 (restore) or frequency in MHz (200-1400)

Detailed Description

Characterization submessage to set host-requested minimum frequency floor.

Payload is a single uint32_t with two interpretations:

  • Value == 1: Restore default (disable host fmin floor)
  • Value in [200, 1400]: Set frequency to this value in MHz

Field Documentation

◆ value

uint32_t characterisation_set_fmin_submsg::value

Either 1 (restore) or frequency in MHz (200-1400)


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