Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_mipi_csi_test.cpp24 MIPI_CSI_TEST_DISABLE_MIPI_CLOCK = 1, /* for test */ enumerator
84 struct HdfTestMsg msg = {TEST_PAL_MIPI_CSI_TYPE, MIPI_CSI_TEST_DISABLE_MIPI_CLOCK, -1};
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dmipi_csi_test.h25 MIPI_CSI_TEST_DISABLE_MIPI_CLOCK = 1, /* for test */ enumerator
H A Dmipi_csi_test.c437 case MIPI_CSI_TEST_DISABLE_MIPI_CLOCK: in MipiCsiTestByCmd()