Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 40) sorted by relevance

12

/subsys/debug/coredump/
A Dcoredump_internal.h20 uintptr_t start; member
A Dcoredump_core.c83 static inline void select_stack_region(const struct k_thread *thread, uintptr_t *start, in select_stack_region()
/subsys/net/lib/mqtt/
A Dmqtt_encoder.c196 static uint32_t mqtt_encode_fixed_header(uint8_t message_type, uint8_t *start, in mqtt_encode_fixed_header()
727 uint8_t *start; in connect_request_encode() local
948 uint8_t *start; in publish_encode() local
1057 uint8_t *start; in common_ack_encode() local
1251 uint8_t *start; in disconnect_5_0_encode() local
1358 uint8_t *start; in subscribe_encode() local
1441 uint8_t *start; in unsubscribe_encode() local
1559 uint8_t *start; in auth_encode() local
/subsys/fs/ext2/
A Dext2_disk_access.c36 static int disk_read(const char *disk, uint8_t *buf, uint32_t start, uint32_t num) in disk_read()
50 static int disk_write(const char *disk, const uint8_t *buf, uint32_t start, uint32_t num) in disk_write()
/subsys/net/ip/
A Dnet_timeout.c47 uint64_t start; in net_timeout_deadline() local
A Dnbr.c60 static inline struct net_nbr *get_nbr(struct net_nbr *start, int idx) in get_nbr()
A Dnet_pkt.c889 #define NET_PKT_ALLOC_STATS_UPDATE(pkt, alloc_size, start) ({ \ argument
905 #define NET_PKT_ALLOC_STATS_FAIL(pkt, alloc_size, start) ({ \ argument
921 #define NET_PKT_ALLOC_STATS_UPDATE(pkt, alloc_size, start) ({ 0; }) argument
922 #define NET_PKT_ALLOC_STATS_FAIL(pkt, alloc_size, start) ({ 0; }) argument
A Droute.c61 static inline struct net_nbr *get_nexthop_nbr(struct net_nbr *start, int idx) in get_nexthop_nbr()
/subsys/net/lib/http/
A Dhttp_compression.c30 const char *start = accept_encoding; in http_compression_parse_accept_encoding() local
A Dhttp_parser.c1708 const char *start = p; in parser_execute() local
1846 const char *start = p; in parser_execute() local
/subsys/bluetooth/mesh/
A Dadv_ext.c154 struct bt_le_ext_adv_start_param *start, in adv_start()
203 struct bt_le_ext_adv_start_param start = { in bt_data_send() local
594 struct bt_le_ext_adv_start_param start = { in bt_mesh_adv_gatt_start() local
A Dsol_pdu_rpl_cli.c21 uint16_t *start; member
A Dblob_io_flash.c59 static inline int erase_device_block(const struct flash_area *fa, off_t start, size_t size) in erase_device_block()
A Dpb_adv.c94 int64_t start; member
834 struct bt_mesh_adv *start, *adv; in prov_send_adv() local
A Dprov.h145 uint8_t start[PDU_LEN_START]; member
/subsys/net/lib/zperf/
A Dzperf_shell.c243 int start = 0; in cmd_setip() local
451 int start; in cmd_udp_download() local
976 int start = 0; in shell_cmd_upload() local
1231 int start = 0; in shell_cmd_upload2() local
1540 int start; in cmd_tcp_download() local
/subsys/net/l2/wifi/
A Dwifi_utils.c130 bool start = false; in wifi_utils_get_all_chans_in_range() local
/subsys/fb/
A Dcfb_shell.c152 struct cfb_position start, end; in cmd_draw_line() local
173 struct cfb_position start, end; in cmd_draw_rect() local
A Dcfb.c374 int cfb_draw_line(const struct device *dev, const struct cfb_position *start, in cfb_draw_line()
384 int cfb_draw_rect(const struct device *dev, const struct cfb_position *start, in cfb_draw_rect()
/subsys/bluetooth/services/ots/
A Dots_dir_list.c73 uint8_t *start; in dir_list_object_encode() local
/subsys/llext/
A Dllext_mem.c53 uintptr_t start, size_t len) in llext_init_mem_part()
/subsys/net/l2/ethernet/lldp/
A Dlldp.c64 static bool lldp_check_timeout(int64_t start, uint32_t time, int64_t timeout) in lldp_check_timeout()
/subsys/bluetooth/audio/
A Dcap_internal.h98 } start; member
/subsys/net/lib/ocpp/
A Docpp_j.c32 char *start = strchr(msg, '{'); in extract_payload() local
/subsys/logging/
A Dlog_output.c275 bool color, bool start, uint32_t level) in color_print()

Completed in 53 milliseconds

12