Searched refs:nbit (Results 1 – 1 of 1) sorted by relevance
106 #define SENSOR_FLAG_MASK(nbit, shift) (((1<<(nbit))-1)<<(shift)) argument