OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otp538u_vt_table_max
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/otp538u/
thermopile_vt_table.h
28
static const int
otp538u_vt_table_max
= 23;
variable
33
static float otp538u_vt_table[
otp538u_vt_table_max
][13] = {
otp538u.cxx
172
for (slot=0; slot<(
otp538u_vt_table_max
- 1); slot++)
181
if (slot >= (
otp538u_vt_table_max
- 1))
Completed in 634 milliseconds