Searched refs:GetBit (Results 1 – 1 of 1) sorted by relevance
49 #define GetBit(x,y) ((x & (1<<y))>>y) macro557 GetBit(read_eeprom(5), ee_BNC_TPE) ? "BNC" : "TP"); in eepro_probe1()