Searched refs:MAX_TEMP (Results 1 – 3 of 3) sorted by relevance
8 #define MAX_TEMP 255 macro
45 #define MAX_TEMP 123000 macro364 high_max = k3_j72xx_bandgap_temp_to_adc_code(MAX_TEMP); in k3_j72xx_bandgap_init_hw()
67 #define MAX_TEMP 125 /* max temperature that can be measured */ macro975 i = clamp(i, MIN_TEMP, MAX_TEMP); in int_to_short()