Searched refs:offset2 (Results 1 – 4 of 4) sorted by relevance
20 uint16_t offset2);24 uint16_t offset2);
72 uint16_t offset2) in z_column_span_with_buffer_offsets_get() argument74 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() argument82 return line_num_with_buffer_offset_get(cons, offset2) in z_row_span_with_buffer_offsets_get()
710 uint16_t offset2; member725 uint16_t offset2; member745 uint16_t offset2; member
522 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