| /Zephyr-latest/include/zephyr/dfu/ | 
| D | flash_img.h | 45 	const uint8_t *match;		/** Match vector data */  member
 | 
| /Zephyr-latest/drivers/video/ | 
| D | video_common.c | 106 				    struct video_frmival *match)  in video_closest_frmival_stepwise()129 			   struct video_frmival_enum *match)  in video_closest_frmival()
 
 | 
| /Zephyr-latest/tests/drivers/video/api/src/ | 
| D | video_common.c | 117 	struct video_frmival match;  in ZTEST()  local
 | 
| /Zephyr-latest/subsys/modem/ | 
| D | modem_chat.c | 415 					      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-latest/drivers/timer/ | 
| D | xlnx_psttc_timer.c | 62 static void update_match(uint32_t cycles, uint32_t match)  in update_match()
 | 
| /Zephyr-latest/tests/subsys/fs/common/ | 
| D | test_fs_util.c | 120 	unsigned int match = 0;  in testfs_verify_constant()  local190 	unsigned int match = 0;  in testfs_verify_incrementing()  local
 
 | 
| /Zephyr-latest/include/zephyr/storage/ | 
| D | flash_map.h | 91 	const uint8_t *match;		/** 256 bits match vector */  member
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | rpl.c | 110 bool bt_mesh_rpl_check(struct bt_mesh_net_rx *rx, struct bt_mesh_rpl **match, bool bridge)  in bt_mesh_rpl_check()
 | 
| D | cdb.c | 572 	struct node_update *match;  in cdb_node_update_find()  local626 	struct key_update *match;  in cdb_key_update_find()  local
 
 | 
| D | app_keys.c | 126 	struct app_key_update *match;  in app_key_update_find()  local
 | 
| D | subnet.c | 124 	struct net_key_update *match;  in net_key_update_find()  local
 | 
| /Zephyr-latest/modules/thrift/src/thrift/transport/ | 
| D | TSSLSocket.cpp | 602 	bool match = false;  in verify()  local622 	bool match = false;  in matchName()  local
 
 | 
| /Zephyr-latest/lib/libc/minimal/source/string/ | 
| D | string.c | 89 	char *match = NULL;  in strrchr()  local
 | 
| /Zephyr-latest/include/zephyr/modem/ | 
| D | ubx.h | 61 	struct ubx_frame *match;  member
 | 
| D | chat.h | 40 	const uint8_t *match;  member
 | 
| /Zephyr-latest/lib/posix/options/getopt/ | 
| D | getopt_long.c | 178 	int i, match, exact_match, second_partial_match;  in parse_long_options()  local
 | 
| /Zephyr-latest/kernel/ | 
| D | events.c | 90 	uint32_t  match = current & desired;  in are_wait_conditions_met()  local
 | 
| /Zephyr-latest/subsys/shell/ | 
| D | shell.c | 361 	const struct shell_static_entry *match;  in autocomplete()  local430 	const struct shell_static_entry *match;  in tab_options_print()  local
 463 	const struct shell_static_entry *match;  in common_beginning_find()  local
 
 | 
| /Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/ | 
| D | main.c | 34 	bool match = false;  in expect_lwm2m_rd_client_event()  local
 | 
| /Zephyr-latest/drivers/i3c/ | 
| D | i3c_mcux.c | 138 			      uint32_t mask, uint32_t match,  in reg32_poll_timeout()180 				    uint32_t mask, uint32_t match)  in reg32_test_match()
 
 | 
| /Zephyr-latest/tests/subsys/modem/modem_chat/src/ | 
| D | main.c | 590 	char match[] = "AT";  in ZTEST()  local
 | 
| /Zephyr-latest/drivers/wifi/nrf_wifi/src/ | 
| D | wpa_supp_if.c | 1677 			u16 type, const u8 *match, size_t match_len,  in nrf_wifi_supp_register_frame()2237 	u16 frame_type, size_t match_len, const u8 *match)  in nrf_wifi_supp_register_mgmt_frame()
 
 | 
| /Zephyr-latest/tests/net/lib/coap/src/ | 
| D | main.c | 1864 	struct coap_reply *match;  member1957 		struct coap_reply *match;  in ZTEST()  local
 
 | 
| /Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ | 
| D | dtlib.py | 1985         def sub(match):  argument
 | 
| /Zephyr-latest/subsys/net/l2/wifi/ | 
| D | wifi_mgmt.c | 597 		int match  = 0;  in wifi_mgmt_raise_neighbor_rep_recv_event()  local
 |