Home
last modified time | relevance | path

Searched defs:escape_code (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/src/
Dtest_suite_console.c504 static bool test_suite_console_process_char_csi(char c, char *escape_code) in test_suite_console_process_char_csi()
542 static bool test_suite_console_process_char_7e(char *escape_code) in test_suite_console_process_char_7e()
569 static char escape_code = 0; in test_suite_console_process_char() local