Searched refs:MAX_VOLTAGE_TABLE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-voltage.cpp58 for (target_index = 0; target_index < MAX_VOLTAGE_TABLE; target_index++) {
65 if (target_index == MAX_VOLTAGE_TABLE) {
/fuchsia/zircon/system/public/zircon/device/
H A Dthermal.h21 #define MAX_VOLTAGE_TABLE 31 macro
99 voltage_table_t voltage_table[MAX_VOLTAGE_TABLE];

Completed in 90 milliseconds