Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dchat.h245 const struct modem_chat_match *matches[3]; member
/Zephyr-latest/scripts/kconfig/
Dmenuconfig.py2291 def _draw_jump_to_dialog(edit_box, matches_win, bot_sep_win, help_win, argument
/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c1876 struct coap_reply matches[] = { in ZTEST() local