Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-Core-3.7.0/include/zephyr/dfu/
Dflash_img.h45 const uint8_t *match; /** Match vector data */ member
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/
Dwarnings_filter.py77 def match(self, str): member in Expression
/Zephyr-Core-3.7.0/subsys/modem/
Dmodem_chat.c415 const struct modem_chat_match *match) in modem_chat_match_matches_received()
947 int modem_chat_match_set_match(struct modem_chat_match *chat_match, const char *match) in modem_chat_match_set_match()
977 void modem_chat_match_set_callback(struct modem_chat_match *match, in modem_chat_match_set_callback()
983 void modem_chat_match_set_partial(struct modem_chat_match *match, bool partial) in modem_chat_match_set_partial()
988 void modem_chat_match_enable_wildcards(struct modem_chat_match *match, bool enable) in modem_chat_match_enable_wildcards()
/Zephyr-Core-3.7.0/drivers/timer/
Dxlnx_psttc_timer.c62 static void update_match(uint32_t cycles, uint32_t match) in update_match()
/Zephyr-Core-3.7.0/tests/subsys/fs/common/
Dtest_fs_util.c120 unsigned int match = 0; in testfs_verify_constant() local
190 unsigned int match = 0; in testfs_verify_incrementing() local
/Zephyr-Core-3.7.0/include/zephyr/storage/
Dflash_map.h96 const uint8_t *match; /** 256 bits match vector */ member
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Drpl.c110 bool bt_mesh_rpl_check(struct bt_mesh_net_rx *rx, struct bt_mesh_rpl **match) in bt_mesh_rpl_check()
Dcdb.c572 struct node_update *match; in cdb_node_update_find() local
626 struct key_update *match; in cdb_key_update_find() local
Dapp_keys.c126 struct app_key_update *match; in app_key_update_find() local
Dsubnet.c124 struct net_key_update *match; in net_key_update_find() local
Dcfg_srv.c1031 uint16_t *match; in mod_sub_del() local
Daccess.c1262 uint16_t *match; in bt_mesh_elem_find_group() local
/Zephyr-Core-3.7.0/modules/thrift/src/thrift/transport/
DTSSLSocket.cpp602 bool match = false; in verify() local
622 bool match = false; in matchName() local
/Zephyr-Core-3.7.0/lib/libc/minimal/source/string/
Dstring.c89 char *match = NULL; in strrchr() local
/Zephyr-Core-3.7.0/include/zephyr/modem/
Dubx.h61 struct ubx_frame *match; member
Dchat.h40 const uint8_t *match; member
/Zephyr-Core-3.7.0/lib/posix/options/getopt/
Dgetopt_long.c178 int i, match, exact_match, second_partial_match; in parse_long_options() local
/Zephyr-Core-3.7.0/kernel/
Devents.c90 uint32_t match = current & desired; in are_wait_conditions_met() local
/Zephyr-Core-3.7.0/subsys/shell/
Dshell.c359 const struct shell_static_entry *match; in autocomplete() local
428 const struct shell_static_entry *match; in tab_options_print() local
461 const struct shell_static_entry *match; in common_beginning_find() local
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/lwm2m_rd_client/src/
Dmain.c34 bool match = false; in expect_lwm2m_rd_client_event() local
/Zephyr-Core-3.7.0/drivers/i3c/
Di3c_mcux.c157 uint32_t mask, uint32_t match, in reg32_poll_timeout()
199 uint32_t mask, uint32_t match) in reg32_test_match()
/Zephyr-Core-3.7.0/tests/subsys/modem/modem_chat/src/
Dmain.c590 char match[] = "AT"; in ZTEST() local
/Zephyr-Core-3.7.0/scripts/dts/python-devicetree/src/devicetree/
Ddtlib.py1949 def sub(match): argument
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/btp/
Dbtp_gap.h184 uint8_t match; member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dsmp.c5694 bool match = (memcmp(c, smp->oobd_remote->c, sizeof(c)) == 0); in le_sc_oob_pairing_continue() local

12