/Zephyr-Core-3.7.0/drivers/xen/ |
D | events.c | 206 static inline xen_ulong_t get_pending_events(xen_ulong_t pos) in get_pending_events()
|
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart/src/ |
D | main.c | 285 uint32_t len = 0U, pos = 0U; in bt_ctlr_assert_handle() local
|
/Zephyr-Core-3.7.0/subsys/logging/backends/ |
D | log_backend_rtt.c | 89 uint8_t *pos; in data_out_drop_mode() local
|
D | log_backend_net.c | 51 int pos = 0; in line_out() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_oma_tlv.c | 156 size_t pos; in oma_tlv_put() local 915 int pos = 0; in lwm2m_multi_resource_tlv_parse() local 990 int pos = 0; in do_write_op_tlv() local
|
/Zephyr-Core-3.7.0/subsys/net/lib/shell/ |
D | iface.c | 101 int pos = 0; in iface_flags2str() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/ |
D | at.h | 93 uint8_t pos; member
|
/Zephyr-Core-3.7.0/drivers/mfd/ |
D | mfd_tle9104.c | 114 static void tle9104_set_register_bits(uint8_t *destination, uint8_t pos, uint8_t length, in tle9104_set_register_bits() 121 static uint8_t tle9104_get_register_bits(uint8_t value, uint8_t pos, uint8_t length) in tle9104_get_register_bits()
|
/Zephyr-Core-3.7.0/kernel/ |
D | mmu.c | 575 uint8_t *pos; in k_mem_map_phys_guard() local 656 uint8_t *pos; in k_mem_unmap_phys_guard() local 1320 void *pos = (uint8_t *)addr + offset; in k_mem_page_out() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | mpl_internal.h | 41 int32_t pos; member
|
/Zephyr-Core-3.7.0/subsys/net/lib/zperf/ |
D | zperf_udp_receiver.c | 58 int pos = 0; in build_reply() local
|
/Zephyr-Core-3.7.0/lib/posix/options/getopt/ |
D | getopt_long.c | 134 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | mcc_test.c | 154 static void mcc_read_track_position_cb(struct bt_conn *conn, int err, int32_t pos) in mcc_read_track_position_cb() 165 static void mcc_set_track_position_cb(struct bt_conn *conn, int err, int32_t pos) in mcc_set_track_position_cb() 1665 static void test_write_track_position(int32_t pos) in test_write_track_position() 2499 int32_t pos = g_pos + 1200; /*12 seconds further into the track */ in test_main() local
|
/Zephyr-Core-3.7.0/subsys/net/ip/ |
D | ipv4_fragment.c | 294 static int shift_packets(struct net_ipv4_reassembly *reass, int pos) in shift_packets()
|
D | ipv6_fragment.c | 432 static int shift_packets(struct net_ipv6_reassembly *reass, int pos) in shift_packets()
|
/Zephyr-Core-3.7.0/subsys/net/lib/coap/ |
D | coap.c | 440 static int read_u8(uint8_t *data, uint16_t offset, uint16_t *pos, in read_u8() 453 static int read_be16(uint8_t *data, uint16_t offset, uint16_t *pos, in read_be16() 467 static int read(uint8_t *data, uint16_t offset, uint16_t *pos, in read() 481 static int decode_delta(uint8_t *data, uint16_t offset, uint16_t *pos, uint16_t max_len, in decode_delta() 517 static int parse_option(uint8_t *data, uint16_t offset, uint16_t *pos, in parse_option()
|
/Zephyr-Core-3.7.0/tests/modules/thrift/ThriftTest/src/ |
D | server.hpp | 190 map<int32_t, int32_t> pos; in testMapMap() local
|
/Zephyr-Core-3.7.0/drivers/flash/ |
D | flash_sam0.c | 258 size_t pos = 0; in flash_sam0_write() local
|
/Zephyr-Core-3.7.0/include/zephyr/sys/ |
D | dlist.h | 482 sys_dnode_t *pos = sys_dlist_peek_head(list); in sys_dlist_insert_at() local
|
/Zephyr-Core-3.7.0/tests/kernel/threads/thread_stack/src/ |
D | main.c | 102 volatile char *pos; in stack_buffer_scenarios() local
|
/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/ |
D | ieee802154_6lo_fragment.c | 100 uint8_t pos = frag->len; in set_up_frag_hdr() local
|
/Zephyr-Core-3.7.0/samples/bluetooth/bap_broadcast_assistant/src/ |
D | main.c | 230 for (size_t pos = 0; pos < str_len; pos++) { in is_substring() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 139 int pos = memcmp(buf->data, tx_data, buf->len); in recv_cb() local
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 97 int pos = memcmp(buf->data, tx_data, buf->len); in recv_cb() local
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmp388/ |
D | bmp388.c | 140 uint32_t pos, mask; in bmp388_attr_set_oversampling() local
|