Searched refs:STK_FLAG_ALSINT (Results 1 – 2 of 2) sorted by relevance
126 #define STK_FLAG_ALSINT (1 << 5) macro307 if (value & STK_FLAG_ALSINT) { in sensor_report_value()308 value &= ~STK_FLAG_ALSINT; in sensor_report_value()
125 #define STK_FLAG_ALSINT (1 << 5) macro