Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_utils.h19 uint16_t offset1,
23 uint16_t offset1,
A Dshell_utils.c71 uint16_t offset1, in z_column_span_with_buffer_offsets_get() argument
75 - col_num_with_buffer_offset_get(cons, offset1); in z_column_span_with_buffer_offsets_get()
79 uint16_t offset1, in z_row_span_with_buffer_offsets_get() argument
83 - line_num_with_buffer_offset_get(cons, offset1); in z_row_span_with_buffer_offsets_get()
/subsys/bluetooth/controller/ll_sw/
A Dpdu.h709 uint16_t offset1; member
724 uint16_t offset1; member
744 uint16_t offset1; member
A Dull_llcp_pdu.c521 p->offset1 = sys_cpu_to_le16(ctx->data.cu.offsets[1]); in encode_conn_param_req_rsp_common()
553 ctx->data.cu.offsets[1] = sys_le16_to_cpu(p->offset1); in decode_conn_param_req_rsp_common()

Completed in 33 milliseconds