/Zephyr-Core-3.6.0/include/zephyr/dfu/ |
D | flash_img.h | 45 const uint8_t *match; /** Match vector data */ member
|
/Zephyr-Core-3.6.0/doc/_extensions/zephyr/ |
D | warnings_filter.py | 77 def match(self, str): member in Expression
|
/Zephyr-Core-3.6.0/drivers/timer/ |
D | xlnx_psttc_timer.c | 62 static void update_match(uint32_t cycles, uint32_t match) in update_match()
|
/Zephyr-Core-3.6.0/tests/subsys/fs/common/ |
D | test_fs_util.c | 120 unsigned int match = 0; in testfs_verify_constant() local 190 unsigned int match = 0; in testfs_verify_incrementing() local
|
/Zephyr-Core-3.6.0/include/zephyr/storage/ |
D | flash_map.h | 94 const uint8_t *match; /** 256 bits match vector */ member
|
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/ |
D | rpl.c | 110 struct bt_mesh_rpl **match) in bt_mesh_rpl_check()
|
D | cdb.c | 571 struct node_update *match; in cdb_node_update_find() local 625 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
|
D | cfg_srv.c | 1031 uint16_t *match; in mod_sub_del() local
|
D | access.c | 1262 uint16_t *match; in bt_mesh_elem_find_group() local
|
/Zephyr-Core-3.6.0/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.cpp | 602 bool match = false; in verify() local 622 bool match = false; in matchName() local
|
/Zephyr-Core-3.6.0/lib/libc/minimal/source/string/ |
D | string.c | 89 char *match = NULL; in strrchr() local
|
/Zephyr-Core-3.6.0/lib/posix/options/getopt/ |
D | getopt_long.c | 178 int i, match, exact_match, second_partial_match; in parse_long_options() local
|
/Zephyr-Core-3.6.0/kernel/ |
D | events.c | 90 uint32_t match = current & desired; in are_wait_conditions_met() local
|
/Zephyr-Core-3.6.0/subsys/shell/ |
D | shell.c | 359 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.6.0/subsys/modem/ |
D | modem_chat.c | 368 const struct modem_chat_match *match) in modem_chat_match_matches_received()
|
/Zephyr-Core-3.6.0/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
D | main.c | 34 bool match = false; in expect_lwm2m_rd_client_event() local
|
/Zephyr-Core-3.6.0/tests/subsys/modem/modem_chat/src/ |
D | main.c | 570 char match[] = "AT"; in ZTEST() local
|
/Zephyr-Core-3.6.0/drivers/i3c/ |
D | i3c_mcux.c | 159 uint32_t mask, uint32_t match, in reg32_poll_timeout() 211 uint32_t mask, uint32_t match) in reg32_test_match()
|
/Zephyr-Core-3.6.0/include/zephyr/modem/ |
D | chat.h | 39 const uint8_t *match; member
|
/Zephyr-Core-3.6.0/scripts/dts/python-devicetree/src/devicetree/ |
D | dtlib.py | 1943 def sub(match): argument
|
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/btp/ |
D | btp_gap.h | 184 uint8_t match; member
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | smp.c | 5605 bool match = (memcmp(c, smp->oobd_remote->c, sizeof(c)) == 0); in le_sc_oob_pairing_continue() local
|
D | gatt.c | 1065 struct addr_match *match = user_data; in convert_to_id_on_match() local
|