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