Home
last modified time | relevance | path

Searched refs:padding_bytes (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/misc/ft8xx/
Dft8xx_copro.c94 const uint16_t padding_bytes = (4 - (str_bytes % 4)) % 4; in ft8xx_copro_cmd_text() local
101 padding_bytes; in ft8xx_copro_cmd_text()
123 increase_reg_cmd_write(dev, str_bytes + padding_bytes); in ft8xx_copro_cmd_text()