Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.5.0/include/zephyr/sys/
Dmpsc_packet.h51 struct mpsc_pbuf_skip skip; member
/Zephyr-Core-3.5.0/lib/os/
Dmpsc_pbuf.c164 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/
Dicmpv4.c89 uint8_t skip; in icmpv4_update_record_route() local
200 uint8_t skip; in icmpv4_update_time_stamp() local
Droute.c849 struct in6_addr *skip, in net_route_mcast_foreach()
Dnet_pkt.c1624 int net_pkt_skip(struct net_pkt *pkt, size_t skip)
/Zephyr-Core-3.5.0/scripts/ci/
Dtest_plan.py305 def find_excludes(self, skip=[]): argument
Dcheck_compliance.py147 def skip(self, text, msg=None, type_="skip"): member in ComplianceTest
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_types.h19 uint16_t skip; member
Dull_sync.c97 uint8_t *adv_addr, uint16_t skip, in ll_sync_create()
Dull_adv.c217 uint8_t *const tx_pwr, uint8_t phy_p, uint8_t skip,
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/src/
Dztest.c273 int skip = 0; in run_test() local
/Zephyr-Core-3.5.0/subsys/usb/device/
Dusb_descriptor.c315 int hwlen, skip; in usb_update_sn_string_descriptor() local
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dapp_keys.c443 off_t skip) in bt_mesh_app_keys_get()
Dsubnet.c711 ssize_t bt_mesh_subnets_get(uint16_t net_idxs[], size_t max, off_t skip) in bt_mesh_subnets_get()
Ddfu_cli.c430 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/
Dscan.c1938 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()
Dgatt.c4371 bool skip = false; in gatt_find_info_rsp() local
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Dblob_cli.h67 skip:1; /* Skip Target node from broadcast. */ member
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dbluetooth.h1611 uint16_t skip; member
1813 uint16_t skip; member
Dhci_types.h1594 uint16_t skip; member
1869 uint16_t skip; member
1882 uint16_t skip; member
/Zephyr-Core-3.5.0/subsys/logging/
Dlog_output_syst.c812 bool is_cat_msg = false, skip = false; local
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/btp/
Dbtp_bap.h102 uint16_t skip; member
Dbtp_gap.h293 uint16_t skip; member
314 uint16_t skip; member
/Zephyr-Core-3.5.0/drivers/modem/
Dsimcom-sim7080.c2045 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/
Dkconfiglib.py6638 def _check_dep_loop_choice(choice, skip): argument

12