/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | mpsc_packet.h | 51 struct mpsc_pbuf_skip skip; member
|
/Zephyr-Core-3.5.0/lib/os/ |
D | mpsc_pbuf.c | 164 union mpsc_pbuf_generic skip = { in add_skip_item() local 273 union mpsc_pbuf_generic skip = { in post_drop_action() local 547 uint32_t skip = get_skip(item); in mpsc_pbuf_claim() local
|
/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | icmpv4.c | 89 uint8_t skip; in icmpv4_update_record_route() local 200 uint8_t skip; in icmpv4_update_time_stamp() local
|
D | route.c | 849 struct in6_addr *skip, in net_route_mcast_foreach()
|
D | net_pkt.c | 1624 int net_pkt_skip(struct net_pkt *pkt, size_t skip)
|
/Zephyr-Core-3.5.0/scripts/ci/ |
D | test_plan.py | 305 def find_excludes(self, skip=[]): argument
|
D | check_compliance.py | 147 def skip(self, text, msg=None, type_="skip"): member in ComplianceTest
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_types.h | 19 uint16_t skip; member
|
D | ull_sync.c | 97 uint8_t *adv_addr, uint16_t skip, in ll_sync_create()
|
D | ull_adv.c | 217 uint8_t *const tx_pwr, uint8_t phy_p, uint8_t skip,
|
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/src/ |
D | ztest.c | 273 int skip = 0; in run_test() local
|
/Zephyr-Core-3.5.0/subsys/usb/device/ |
D | usb_descriptor.c | 315 int hwlen, skip; in usb_update_sn_string_descriptor() local
|
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/ |
D | app_keys.c | 443 off_t skip) in bt_mesh_app_keys_get()
|
D | subnet.c | 711 ssize_t bt_mesh_subnets_get(uint16_t net_idxs[], size_t max, off_t skip) in bt_mesh_subnets_get()
|
D | dfu_cli.c | 430 static void skip_targets_from_broadcast(struct bt_mesh_dfu_cli *cli, bool skip) in skip_targets_from_broadcast()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | scan.c | 1938 uint16_t skip, uint16_t timeout, uint8_t cte_type) in past_param_set() 1960 static int default_past_param_set(uint8_t mode, uint16_t skip, uint16_t timeout, in default_past_param_set()
|
D | gatt.c | 4371 bool skip = false; in gatt_find_info_rsp() local
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/ |
D | blob_cli.h | 67 skip:1; /* Skip Target node from broadcast. */ member
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ |
D | bluetooth.h | 1611 uint16_t skip; member 1813 uint16_t skip; member
|
D | hci_types.h | 1594 uint16_t skip; member 1869 uint16_t skip; member 1882 uint16_t skip; member
|
/Zephyr-Core-3.5.0/subsys/logging/ |
D | log_output_syst.c | 812 bool is_cat_msg = false, skip = false; local
|
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/btp/ |
D | btp_bap.h | 102 uint16_t skip; member
|
D | btp_gap.h | 293 uint16_t skip; member 314 uint16_t skip; member
|
/Zephyr-Core-3.5.0/drivers/modem/ |
D | simcom-sim7080.c | 2045 static size_t net_buf_find_crlf(struct net_buf *buf, size_t skip) in net_buf_find_crlf()
|
/Zephyr-Core-3.5.0/scripts/kconfig/ |
D | kconfiglib.py | 6638 def _check_dep_loop_choice(choice, skip): argument
|