Searched refs:MIPI_SYST_INIT_STATE (Results 1 – 4 of 4) sorted by relevance
| /mipi-sys-t-latest/library/test/unit/ |
| D | mipi_syst_init_test.cpp | 186 MIPI_SYST_INIT_STATE(&custom_hdr, mipi_syst_platform_init, (void*)0); in TEST_F() 225 MIPI_SYST_INIT_STATE(&custom_hdr, mipi_syst_platform_init, (void*)0); in TEST_F() 284 MIPI_SYST_INIT_STATE(&custom_hdr, mipi_syst_platform_init, (void*)0); in TEST_F() 303 MIPI_SYST_INIT_STATE(&custom_hdr, mipi_syst_platform_init, (void*)0); in TEST_F()
|
| /mipi-sys-t-latest/library/doxygen/ |
| D | ApiOverview.md | 29 to specify the intended state (See #MIPI_SYST_INIT_STATE,
|
| D | Reference.md | 22 MIPI_SYST_INIT_STATE(s, f,p)
|
| /mipi-sys-t-latest/library/include/mipi_syst/ |
| D | api.h | 88 #define MIPI_SYST_INIT_STATE(s, f, p) \ macro 115 MIPI_SYST_INIT_STATE((struct mipi_syst_header*)0, (f), (p))
|