Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dov5640.c34 #define IO_MIPI_CTRL00_REG 0x300e macro
641 int ret = ov5640_write_reg(&cfg->i2c, IO_MIPI_CTRL00_REG, 0x45); in ov5640_stream_start()
654 int ret = ov5640_write_reg(&cfg->i2c, IO_MIPI_CTRL00_REG, 0x40); in ov5640_stream_stop()