Home
last modified time | relevance | path

Searched refs:otp538u_vt_table_max (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/otp538u/
Dthermopile_vt_table.h28 static const int otp538u_vt_table_max = 23; variable
33 static float otp538u_vt_table[otp538u_vt_table_max][13] = {
Dotp538u.cxx172 for (slot=0; slot<(otp538u_vt_table_max - 1); slot++) in objectTemperature()
181 if (slot >= (otp538u_vt_table_max - 1)) in objectTemperature()