Home
last modified time | relevance | path

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

/mipi-sys-t-latest/library/include/mipi_syst/
Dapi.h1026 mipi_syst_write_debug_string((h), MIPI_SYST_NOLOCATION, \
1047 mipi_syst_write_debug_string((h), MIPI_SYST_NOLOCATION, \
1070 mipi_syst_write_debug_string((h), MIPI_SYST_NOLOCATION, \
1094 mipi_syst_write_debug_string((h),\
1123 mipi_syst_write_debug_string((h), \
1147 mipi_syst_write_debug_string((h), \
1173 mipi_syst_write_debug_string((h),\
1200 mipi_syst_write_debug_string((h),\
1228 mipi_syst_write_debug_string((h),\
1256 mipi_syst_write_debug_string((h),\
[all …]
/mipi-sys-t-latest/library/test/unit/
Dmipi_syst_string_test.cpp57 const char * mipi_syst_write_debug_string(struct mipi_syst_handle* svh, in mipi_syst_write_debug_string() function in MipiSysTFixtureDebugString
66 ::mipi_syst_write_debug_string(svh, loc, type, severity, len, str); in mipi_syst_write_debug_string()
/mipi-sys-t-latest/library/src/
Dmipi_syst_api.c258 mipi_syst_write_debug_string(struct mipi_syst_handle* svh, in mipi_syst_write_debug_string() function