Searched refs:padding_bytes (Results 1 – 1 of 1) sorted by relevance
83 const uint16_t padding_bytes = (4 - (str_bytes % 4)) % 4; in ft8xx_copro_cmd_text() local90 padding_bytes; in ft8xx_copro_cmd_text()112 increase_reg_cmd_write(str_bytes + padding_bytes); in ft8xx_copro_cmd_text()