Searched refs:IST3931_CMD_BYTE (Results 1 – 2 of 2) sorted by relevance
30 #define IST3931_CMD_BYTE 0x80 macro
44 const uint8_t control_byte = command ? IST3931_CMD_BYTE : IST3931_DATA_BYTE; in ist3931_write_bus()