Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dchat.h44 const uint8_t *separators; member
58 .separators = (uint8_t *)(_separators), \
66 .separators = (uint8_t *)(_separators), \
75 .separators = (uint8_t *)(_separators), \
405 int modem_chat_match_set_separators(struct modem_chat_match *chat_match, const char *separators);
/Zephyr-latest/tests/subsys/modem/modem_chat/src/
Dmain.c591 char separators[] = ","; in ZTEST() local
598 .separators = NULL, in ZTEST()
624 stack_response_match.separators = separators; in ZTEST()
700 zassert_ok(strcmp(test_match.separators, ",*"), "Failed to set separators"); in ZTEST()
/Zephyr-latest/subsys/modem/
Dmodem_chat.c459 if ((chat->parse_match->separators[i]) == in modem_chat_parse_is_separator()
962 int modem_chat_match_set_separators(struct modem_chat_match *chat_match, const char *separators) in modem_chat_match_set_separators() argument
966 size = strnlen(separators, UINT8_MAX + 1); in modem_chat_match_set_separators()
972 chat_match->separators = separators; in modem_chat_match_set_separators()
/Zephyr-latest/doc/develop/west/
Dalias.rst14 argument separators; use proper escaping if arguments shouldn't be split.
/Zephyr-latest/scripts/footprint/
Dpack_as_twister.py287 json.dump(res, json_file, indent=4, separators=(',',':'))
/Zephyr-latest/scripts/ci/
Dtest_plan.py516 json.dump(data, json_file, indent=4, separators=(',',':'))
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py484 json.dump(report, json_file, indent=4, separators=(',',':'))
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css41 /* color for all separators on the website: hr, borders, ... */
/Zephyr-latest/cmake/modules/
Dextensions.cmake378 # operations on it and replace the ";" list separators with a