Home
last modified time | relevance | path

Searched refs:offset2 (Results 1 – 4 of 4) sorted by relevance

/subsys/shell/
A Dshell_utils.h20 uint16_t offset2);
24 uint16_t offset2);
A Dshell_utils.c72 uint16_t offset2) in z_column_span_with_buffer_offsets_get() argument
74 return col_num_with_buffer_offset_get(cons, offset2) in z_column_span_with_buffer_offsets_get()
80 uint16_t offset2) in z_row_span_with_buffer_offsets_get() argument
82 return line_num_with_buffer_offset_get(cons, offset2) in z_row_span_with_buffer_offsets_get()
/subsys/bluetooth/controller/ll_sw/
A Dpdu.h710 uint16_t offset2; member
725 uint16_t offset2; member
745 uint16_t offset2; member
A Dull_llcp_pdu.c522 p->offset2 = sys_cpu_to_le16(ctx->data.cu.offsets[2]); in encode_conn_param_req_rsp_common()
554 ctx->data.cu.offsets[2] = sys_le16_to_cpu(p->offset2); in decode_conn_param_req_rsp_common()

Completed in 16 milliseconds