OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EMCFAN_NUM_SENSORS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
emcfanvar.h
26
#define
EMCFAN_NUM_SENSORS
8 /* Up to 5 tachs, or 8 temperature zones (1 internal, 4 external,
58
struct emcfan_sensor_instance sc_sensor_instances[
EMCFAN_NUM_SENSORS
];
59
envsys_data_t sc_sensors[
EMCFAN_NUM_SENSORS
];
emcfan.c
390
for(int i=0;i <
EMCFAN_NUM_SENSORS
;i++)
396
sensor_instance <
EMCFAN_NUM_SENSORS
;
491
sensor_instance <
EMCFAN_NUM_SENSORS
;
1716
for(int i = 0;i <
EMCFAN_NUM_SENSORS
;i++)
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025