We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0039f24 commit 238dbfcCopy full SHA for 238dbfc
scripts/sysman/frequency.yml
@@ -89,6 +89,15 @@ etors:
89
desc: "frequency throttled due to software supplied frequency range"
90
- name: HW_RANGE
91
desc: "frequency throttled due to a sub block that has a lower frequency range when it receives clocks"
92
+ - name: VOLTAGE
93
+ desc: "frequency throttled due to voltage excursion"
94
+ version: "1.15"
95
+ - name: THERMAL
96
+ desc: "frequency throttled due to thermal conditions"
97
98
+ - name: POWER
99
+ desc: "frequency throttled due to power constraints"
100
101
--- #--------------------------------------------------------------------------
102
type: struct
103
desc: "Frequency state"
0 commit comments