Searched refs:FULLSENS (Results 1 – 1 of 1) sorted by relevance
914 #define SENSOR_PRINT_CSV(FULLSENS, FLAG, READ) \ argument916 if (UNITS_ARE_DISCRETE((&FULLSENS->cmn))) \920 (FULLSENS), READ)); \927 if ((FULLSENS)->analog_flag.READ != 0) { \929 if (UNITS_ARE_DISCRETE((&FULLSENS->cmn))) \931 (FULLSENS)->READ); \934 (FULLSENS), (FULLSENS)->READ));\939 if ((FULLSENS)->cmn.sensor.init.thresholds && \942 if (UNITS_ARE_DISCRETE((&FULLSENS->cmn))) \944 (FULLSENS)->threshold.READ); \[all …]