Searched refs:SET_CMD_LOW (Results 1 – 2 of 2) sorted by relevance
200 #define SET_CMD_LOW(byte, bits) \ macro
124 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode)126 #define SET_CMD_REPORT_ID(byte, id) SET_CMD_LOW(byte, id)