Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 51) sorted by relevance

123

/subsys/llext/
A Dbuf_loader.c24 int llext_buf_seek(struct llext_loader *l, size_t pos) in llext_buf_seek()
33 void *llext_buf_peek(struct llext_loader *l, size_t pos) in llext_buf_peek()
A Dfs_loader.c46 int llext_fs_seek(struct llext_loader *l, size_t pos) in llext_fs_seek()
A Dllext_load.c542 size_t pos; in llext_count_export_syms() local
663 size_t pos; in llext_copy_symbols() local
A Dllext.c60 size_t pos; in llext_find_section() local
/subsys/net/lib/dns/
A Ddns_pack.c72 uint16_t pos, uint16_t len) in set_dns_msg_response()
116 uint16_t pos; in dns_unpack_answer() local
375 struct dns_msg_t *dns_msg, uint16_t pos) in dns_copy_qname()
507 int pos; in dns_unpack_name() local
/subsys/tracing/
A Dtracing_backend_ram.c15 static uint32_t pos; variable
/subsys/retention/
A Dretention.c92 size_t pos = config->offset + config->prefix_len; in retention_checksum() local
188 off_t pos = 0; in retention_is_valid() local
370 off_t pos = 0; in retention_clear() local
/subsys/storage/flash_map/
A Dflash_map_integrity.c41 int pos; in flash_area_check_int_sha256() local
/subsys/net/l2/ieee802154/
A Dieee802154_6lo.h22 uint8_t *pos; /* current position in buf */ member
A Dieee802154_shell.c194 int i, pos = 0; in print_coordinator_address() local
489 int i, pos = 0; in cmd_ieee802154_get_ext_addr() local
/subsys/net/
A Dhostname.c69 int pos = 0; in net_hostname_set_postfix() local
/subsys/net/lib/shell/
A Dstats.c153 int j, total = 0, pos = 0; in get_net_pkt_tc_stats_detail() local
217 int j, total = 0, pos = 0; in get_net_pkt_stats_detail() local
A Dmem.c14 int pos; member
/subsys/demand_paging/backing_store/
A Dram.c72 char *pos = slab; in slab_to_location() local
/subsys/debug/gdbstub/
A Dgdbstub.c292 size_t pos, count = 0; in gdb_mem_read_unaligned() local
312 size_t read_sz, pos; in gdb_mem_read_aligned() local
446 size_t pos, write_sz; in gdb_mem_write_aligned() local
/subsys/bluetooth/host/classic/
A Dat.c96 uint8_t pos = at->pos; in get_cmd_value() local
143 uint8_t pos = at->pos; in get_response_string() local
563 uint8_t pos = at->pos; in at_get_string() local
/subsys/net/pkt_filter/
A Dbase.c376 int pos = 1; in npf_test_get_str() local
424 int pos = 1; in npf_test_get_str() local
/subsys/net/lib/lwm2m/
A Dlwm2m_util.c329 char *pos, *end, buf[24]; in lwm2m_atof() local
430 uint16_t pos = 0U; in lwm2m_atou16() local
A Dlwm2m_rw_cbor.c33 #define CPKT_CBOR_W_SZ(pos, cpkt) ((size_t)(pos) - (size_t)(cpkt)->data - (size_t)(cpkt)->offset) argument
35 #define ICTX_CBOR_R_SZ(pos, ictx) ((size_t)pos - (size_t)(ictx)->in_cpkt->data - (ictx)->offset) argument
A Dlwm2m_rw_oma_tlv.c156 size_t pos; in oma_tlv_put() local
934 int pos = 0; in lwm2m_multi_resource_tlv_parse() local
1010 int pos = 0; in do_write_op_tlv() local
/subsys/mgmt/mcumgr/transport/src/
A Dsmp_lorawan.c65 uint16_t pos = 0; in smp_lorawan_uplink_thread() local
/subsys/fs/
A Dfat_fs.c212 off_t pos = f_size((FIL *)zfp->filep); in fatfs_write() local
241 off_t pos; in fatfs_seek() local
/subsys/shell/
A Dshell_ops.c122 static uint16_t shift_calc(const char *str, uint16_t pos, uint16_t len, int16_t sign) in shift_calc()
263 int pos = sh->ctx->cmd_buff_pos; in reprint_from_cursor() local
/subsys/logging/backends/
A Dlog_backend_ws.c22 static size_t pos; variable
/subsys/settings/src/
A Dsettings_retention.c125 uint32_t pos = 0; in settings_retention_load() local

Completed in 39 milliseconds

123