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

/k10sensor/src/
H A Dcommon.c60 uint32_t max = sizeof(cat_range_map)/sizeof(struct cat_range); local
62 for (i = 0; i < max; i++) {
70 v->catIdx = max - 1;
307 /* T case max. The only place, where we really need it, is to determine
559 * control temperature, which can be used e.g. to compare against T control max

Completed in 12 milliseconds