| /subsys/bluetooth/mesh/ |
| A D | dfu_slot.c | 57 struct slot *s; in is_slot_committed() local 106 struct slot *s; in slot_index_defrag() local 257 struct slot *s; in bt_mesh_dfu_slot_del_all() local 268 struct slot *s; in bt_mesh_dfu_slot_at() local 281 struct slot *s; in bt_mesh_dfu_slot_get() local 299 struct slot *s; in bt_mesh_dfu_slot_img_idx_get() local 316 struct slot *s; in bt_mesh_dfu_slot_foreach() local 351 struct slot *s, *prev = NULL; in slot_data_load() local
|
| A D | crypto.c | 221 int bt_mesh_id128(const uint8_t n[16], const char *s, enum bt_mesh_key_type type, in bt_mesh_id128()
|
| /subsys/usb/device/ |
| A D | usb_descriptor.h | 24 #define USB_BSTRING_LENGTH(s) (sizeof(s) * 2 - 2) argument 36 #define USB_STRING_DESCRIPTOR_LENGTH(s) (sizeof(s) * 2) argument
|
| /subsys/net/lib/http/ |
| A D | http_parser_url.c | 147 enum state parse_url_char(enum state s, const char ch) in parse_url_char() 298 http_parse_host_char(enum http_host_state s, const char ch) in http_parse_host_char() 385 enum http_host_state s; in http_parse_host() local 479 enum state s; in http_parser_parse_url() local
|
| /subsys/mgmt/hawkbit/ |
| A D | hawkbit.c | 539 static int hawkbit_time2sec(const char *s) in hawkbit_time2sec() 1252 struct s_object *s = (struct s_object *)o; in s_start() local 1292 struct s_object *s = (struct s_object *)o; in s_http_start() local 1311 struct s_object *s = (struct s_object *)o; in s_http_end() local 1323 struct s_object *s = (struct s_object *)o; in s_probe() local 1370 struct s_object *s = (struct s_object *)o; in s_cancel() local 1432 struct s_object *s = (struct s_object *)o; in s_config_device() local 1470 struct s_object *s = (struct s_object *)o; in s_probe_deployment_base() local 1514 struct s_object *s = (struct s_object *)o; in s_report() local 1571 struct s_object *s = (struct s_object *)o; in s_download() local [all …]
|
| /subsys/testsuite/include/zephyr/ |
| A D | interrupt_util.h | 10 #define k_str_out_count(s) k_str_out((s), sizeof(s) - 1); argument
|
| /subsys/net/lib/mqtt_sn/ |
| A D | mqtt_sn_transport_udp.c | 22 static char *get_ip_str(const struct sockaddr *sa, char *s, size_t maxlen) in get_ip_str()
|
| /subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| A D | lll_test.c | 85 uint32_t l, i, s, t; in isr_tx() local
|
| /subsys/logging/ |
| A D | log_mgmt.c | 521 for (uint16_t s = 0; s < log_src_cnt_get(d); s++) { in link_filter_set() local 534 for (uint16_t s = 0; s < log_src_cnt_get(0); s++) { in backend_filter_set() local
|
| A D | log_core.c | 264 for (uint16_t s = 0; s < log_src_cnt_get(0); s++) { in log_core_init() local
|
| A D | log_output_syst.c | 667 const char *s; local
|
| /subsys/net/ip/ |
| A D | tp.c | 30 size_t tp_str_to_hex(void *buf, size_t bufsize, const char *s) in tp_str_to_hex() 328 enum tp_type tp_msg_to_type(const char *s) in tp_msg_to_type()
|
| A D | net_stats.h | 22 #define GET_STAT(iface, s) (iface ? iface->stats.s : net_stats.s) argument 23 #define GET_STAT_ADDR(iface, s) (iface ? &iface->stats.s : &net_stats.s) argument 26 #define GET_STAT(iface, s) (net_stats.s) argument 27 #define GET_STAT_ADDR(iface, s) (&GET_STAT(iface, s)) argument
|
| A D | utils.c | 35 char *s = buf[++i % NBUFS]; in net_sprint_addr() local
|
| /subsys/bluetooth/host/classic/ |
| A D | l2cap_br_internal.h | 247 #define BT_L2CAP_S_FRAME_STD_CONTROL_SET(s, r, req_seq) \ argument 258 #define BT_L2CAP_S_FRAME_ENH_CONTROL_SET(s, p, f, req_seq) \ argument 269 #define BT_L2CAP_S_FRAME_EXT_CONTROL_SET(f, req_seq, s, p) \ argument
|
| A D | l2cap_br.c | 75 #define L2CAP_BR_S_FRAME_UD_FLAG_SET(s) UINT_TO_POINTER(L2CAP_BR_S_FRAME_UD_FLAG | (s)) argument 416 __maybe_unused sys_snode_t *s = sys_slist_get(&conn->l2cap_data_ready); in lower_data_ready() local 698 static int l2cap_br_send_s_frame(struct bt_l2cap_br_chan *br_chan, uint8_t s, k_timeout_t timeout) in l2cap_br_send_s_frame() 1011 uint8_t s) in bt_l2cap_br_pack_s_frame_header() 5359 uint8_t s; in bt_l2cap_br_ret_fc_s_recv() local
|
| A D | avdtp.c | 38 #define AVDTP_GET_SIG_ID(s) (s & AVDTP_SIGID_MASK) argument
|
| /subsys/logging/mipi_syst/ |
| A D | platform.h | 114 #define MIPI_SYST_HEAP_MALLOC(s) argument
|
| /subsys/net/lib/zperf/ |
| A D | zperf_internal.h | 15 #define IP6PREFIX_STR2(s) #s argument
|
| /subsys/fs/ext2/ |
| A D | ext2_impl.c | 537 static char *strchrnul(const char *s, char c) in strchrnul() 545 static const char *skip_slash(const char *s) in skip_slash()
|
| /subsys/net/lib/latmon/ |
| A D | latmon.c | 372 int s, on = 1; in net_latmon_get_socket() local
|
| /subsys/net/lib/dns/ |
| A D | dns_pack.h | 84 #define DNS_MSG_INIT(b, s) {.msg = b, .msg_size = s, \ argument
|
| /subsys/bluetooth/controller/ll_sw/ |
| A D | isoal.c | 52 #define FSM_TO_STR(s) (s == ISOAL_START ? "START" : \ argument 56 #define STATE_TO_STR(s) (s == BT_ISO_SINGLE ? "SINGLE" : \ argument
|
| A D | ull.c | 3149 void ull_rxfifo_alloc(uint8_t s, uint8_t n, uint8_t f, uint8_t *l, uint8_t *m, in ull_rxfifo_alloc() 3180 void *ull_rxfifo_release(uint8_t s, uint8_t n, uint8_t f, uint8_t *l, uint8_t *m, in ull_rxfifo_release()
|
| /subsys/net/l2/ethernet/gptp/ |
| A D | gptp_mi.c | 1134 struct gptp_clk_master_sync_rcv_state *s; in gptp_mi_clk_master_sync_rcv_state_machine() local
|