Searched refs:STK_FLAG_ALS_INT (Results 1 – 2 of 2) sorted by relevance
132 #define STK_FLAG_ALS_INT (1 << 5) macro305 if (value & STK_FLAG_ALS_INT) { in sensor_report_value()306 value &= ~STK_FLAG_ALS_INT; in sensor_report_value()
132 #define STK_FLAG_ALS_INT (1 << 5) macro