Searched refs:padding_bytes (Results 1 – 1 of 1) sorted by relevance
94 const uint16_t padding_bytes = (4 - (str_bytes % 4)) % 4; in ft8xx_copro_cmd_text() local101 padding_bytes; in ft8xx_copro_cmd_text()123 increase_reg_cmd_write(dev, str_bytes + padding_bytes); in ft8xx_copro_cmd_text()