Home
last modified time | relevance | path

Searched full:rdwr (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/dts/bindings/mipi-dbi/
Dnxp,mipi-dbi-flexio-lcdif.yaml54 rdwr-gpios:
57 RDWR Pin
58 GPIO to drive the RDWR pin. This is required for Motorola 68K bus.
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_nxp_flexio_lcdif.c132 /* For 6800, de-assert the RDWR pin. */ in flexio_lcdif_write_data_array()
190 /* RDWR GPIO is only used in 68K mode */ in mipi_dbi_flexio_lcdif_configure()
286 /* For 6800, de-assert the RDWR pin. */ in mipi_dbi_flexio_ldcif_write_display()
/Zephyr-latest/subsys/fs/
Dlittlefs_fs.c279 * this is not a mistake, together they create RDWR access. in lfs_flags_from_zephyr()