Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_spi.c68 bool cmd_present, uint8_t cmd, in mipi_dbi_spi_write_helper_3wire() argument
93 if (cmd_present) { in mipi_dbi_spi_write_helper_3wire()
117 bool cmd_present, uint8_t cmd, in mipi_dbi_spi_write_helper_4wire_8bit() argument
137 if (cmd_present) { in mipi_dbi_spi_write_helper_4wire_8bit()
168 bool cmd_present, uint8_t cmd, in mipi_dbi_spi_write_helper_4wire_16bit() argument
186 if (cmd_present) { in mipi_dbi_spi_write_helper_4wire_16bit()
255 bool cmd_present, uint8_t cmd, in mipi_dbi_spi_write_helper() argument
270 cmd_present, cmd, in mipi_dbi_spi_write_helper()
281 cmd_present, cmd, in mipi_dbi_spi_write_helper()
291 cmd_present, cmd, in mipi_dbi_spi_write_helper()
Dmipi_dbi_bitbang.c86 const struct mipi_dbi_config *dbi_config, bool cmd_present, in mipi_dbi_bitbang_write_helper() argument
104 if (cmd_present) { in mipi_dbi_bitbang_write_helper()
129 if (cmd_present) { in mipi_dbi_bitbang_write_helper()