Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_spi.c215 int stuffing = len % sizeof(data16); in mipi_dbi_spi_write_helper_4wire_16bit() local
223 if (len - stuffing > 0) { in mipi_dbi_spi_write_helper_4wire_16bit()
225 buffer.len = len - stuffing; in mipi_dbi_spi_write_helper_4wire_16bit()
235 for (int i = len - stuffing; i < len; i++) { in mipi_dbi_spi_write_helper_4wire_16bit()
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst88 dominant bits, which is a violation of the stuffing rule that all nodes can