Searched refs:CMD_WR_BLOCK (Results 1 – 2 of 2) sorted by relevance
28 #define CMD_WR_BLOCK 0x68 macro
194 uint8_t buf[3] = {CMD_WR_BLOCK, (tx_len + CMD_WR_BLOCK_LEN), 0}; in ds2477_85_write_block()