Home
last modified time | relevance | path

Searched refs:sys_put_le24 (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/drivers/hwinfo/
Dhwinfo_andes.c52 sys_put_le24(ver, id); in z_impl_hwinfo_get_device_id()
/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c122 sys_put_le24(mantissa, (uint8_t *)&htm[1]); in hts_indicate()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_pdu.c841 sys_put_le24(ctx->data.cis_create.cis_offset_max, p->cis_offset_max); in llcp_pdu_encode_cis_rsp()
842 sys_put_le24(ctx->data.cis_create.cis_offset_min, p->cis_offset_min); in llcp_pdu_encode_cis_rsp()
869 sys_put_le24(ctx->data.cis_create.c_sdu_interval, p->c_sdu_interval); in llcp_pdu_encode_cis_req()
870 sys_put_le24(ctx->data.cis_create.p_sdu_interval, p->p_sdu_interval); in llcp_pdu_encode_cis_req()
871 sys_put_le24(ctx->data.cis_create.cis_offset_max, p->cis_offset_max); in llcp_pdu_encode_cis_req()
872 sys_put_le24(ctx->data.cis_create.cis_offset_min, p->cis_offset_min); in llcp_pdu_encode_cis_req()
873 sys_put_le24(ctx->data.cis_create.sub_interval, p->sub_interval); in llcp_pdu_encode_cis_req()
924 sys_put_le24(ctx->data.cis_create.cis_offset_min, p->cis_offset); in llcp_pdu_encode_cis_ind()
925 sys_put_le24(ctx->data.cis_create.cig_sync_delay, p->cig_sync_delay); in llcp_pdu_encode_cis_ind()
926 sys_put_le24(ctx->data.cis_create.cis_sync_delay, p->cis_sync_delay); in llcp_pdu_encode_cis_ind()
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c198 sys_put_le24(value->meas_period, rsp.measurement_period); in read_es_measurement()
199 sys_put_le24(value->update_interval, rsp.update_interval); in read_es_measurement()
251 sys_put_le24(sensor->seconds, rp.sec); in read_temp_trigger_setting()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c111 sys_put_le24(broadcast_id, ev.broadcast_id); in btp_send_bis_syced_ev()
168 sys_put_le24(broadcast_id, ev->broadcast_id); in send_bis_stream_received_ev()
415 sys_put_le24(broadcast_id, rp->broadcast_id); in btp_bap_broadcast_source_setup()
552 sys_put_le24(broadcast_id, ev.broadcast_id); in btp_send_baa_found_ev()
619 sys_put_le24(broadcast_id, ev->broadcast_id); in btp_send_bis_found_ev()
620 sys_put_le24(pd, ev->presentation_delay); in btp_send_bis_found_ev()
832 sys_put_le24(broadcast_id, ev.broadcast_id); in btp_send_pas_sync_req_ev()
868 sys_put_le24(state->broadcast_id, ev->broadcast_id); in btp_send_broadcast_receive_state_ev()
Dbtp_cap.c684 sys_put_le24(source->broadcast_id, rp->broadcast_id); in btp_cap_broadcast_source_setup()
/Zephyr-latest/subsys/lorawan/services/
Dmulticast.c229 sys_put_le24(time_to_start, tx_buf + tx_pos); in multicast_package_callback()
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/
Disoal_test_common.c134 sys_put_le24(time_offset, &seg_hdr[PDU_ISO_SEG_HDR_SIZE]); in isoal_test_insert_segment()
/Zephyr-latest/lib/net_buf/
Dbuf_simple.c106 sys_put_le24(val, net_buf_simple_add(buf, 3)); in net_buf_simple_add_le24()
381 sys_put_le24(val, net_buf_simple_push(buf, 3)); in net_buf_simple_push_le24()
/Zephyr-latest/tests/kernel/common/src/
Dbyteorder.c371 sys_put_le24(val, tmp); in ZTEST()
/Zephyr-latest/include/zephyr/sys/
Dbyteorder.h425 static inline void sys_put_le24(uint32_t val, uint8_t dst[3]) in sys_put_le24() function
/Zephyr-latest/subsys/bluetooth/services/
Ddis.c416 sys_put_le24(oui, &dis_system_id[5]); in dis_set()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c510 sys_put_le24(params->subevent_len, cp->subevent_len); in bt_le_cs_start_test()
951 sys_put_le24(params->min_subevent_len, cp->min_subevent_len); in bt_le_cs_set_procedure_parameters()
952 sys_put_le24(params->max_subevent_len, cp->max_subevent_len); in bt_le_cs_set_procedure_parameters()
Diso.c221 sys_put_le24(path->delay, cp->controller_delay); in hci_le_setup_iso_data_path()
1739 sys_put_le24(param->c_to_p_interval, req->c_interval); in hci_le_set_cig_params()
1740 sys_put_le24(param->p_to_c_interval, req->p_interval); in hci_le_set_cig_params()
1826 sys_put_le24(param->c_to_p_interval, req->c_interval); in hci_le_set_cig_test_params()
1827 sys_put_le24(param->p_to_c_interval, req->p_interval); in hci_le_set_cig_test_params()
2819 sys_put_le24(param->interval, req->sdu_interval); in hci_le_create_big()
2879 sys_put_le24(param->interval, req->sdu_interval); in hci_le_create_big_test()
Dadv.c1157 sys_put_le24(param->interval_min, cp->prim_min_interval); in le_ext_adv_param_set()
1158 sys_put_le24(param->interval_max, cp->prim_max_interval); in le_ext_adv_param_set()
/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c724 sys_put_le24(pref->pd_min, cfg->pd_min); in ascs_ep_get_status_config()
725 sys_put_le24(pref->pd_max, cfg->pd_max); in ascs_ep_get_status_config()
726 sys_put_le24(pref->pref_pd_min, cfg->prefer_pd_min); in ascs_ep_get_status_config()
727 sys_put_le24(pref->pref_pd_max, cfg->prefer_pd_max); in ascs_ep_get_status_config()
749 sys_put_le24(ep->stream->qos->interval, qos->interval); in ascs_ep_get_status_qos()
755 sys_put_le24(ep->stream->qos->pd, qos->pd); in ascs_ep_get_status_qos()
Dcsip_set_member.c220 sys_put_le24(0x69f563, prand); in bt_csip_set_member_generate_rsi()
Dbap_broadcast_assistant.c1394 sys_put_le24(param->broadcast_id, cp->broadcast_id); in bt_bap_broadcast_assistant_add_src()
Dbap_unicast_client.c1982 sys_put_le24(qos->interval, req->interval); in bt_bap_unicast_client_ep_qos()
1988 sys_put_le24(qos->pd, req->pd); in bt_bap_unicast_client_ep_qos()
/Zephyr-latest/drivers/gpio/
Dgpio_tca6424a.c117 sys_put_le24(value, &buf[1]); in write_port_regs()
/Zephyr-latest/modules/openthread/platform/
Dradio.c1453 sys_put_le24(THREAD_IE_VENDOR_OUI, &header_ie[index]); in otPlatRadioEnableCst()
1573 sys_put_le24(ie_vendor_thread_oui, &ie_header[2]); in set_vendor_ie_header_lm()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1301 sys_put_le24(min_delay, rp->min_ctlr_delay); in read_ctlr_delay()
1302 sys_put_le24(max_delay, rp->max_ctlr_delay); in read_ctlr_delay()
2257 sys_put_le24(offset, rp->offset); in le_read_iso_tx_sync()
4394 sys_put_le24(cig->sync_delay, sep->cig_sync_delay);
4395 sys_put_le24(cis->sync_delay, sep->cis_sync_delay);
4396 sys_put_le24(cig->c_latency, sep->c_latency);
4397 sys_put_le24(cig->p_latency, sep->p_latency);
8000 sys_put_le24(PDU_BIG_INFO_SDU_INTERVAL_GET(bi),
8095 sys_put_le24(transport_latency_big, sep->latency);
8180 sys_put_le24(0, sep->sync_delay);
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c1240 sys_put_le24(bt_mesh.seq, seq.val); in bt_mesh_net_pending_seq_store()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcap_initiator.c1457 sys_put_le24(broadcast_id, &ad_cap_broadcast_announcement[2]); in nonconnectable_ad_data_add()
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.c666 sys_put_le24(data_value, data_pos); in numaker_utcpd_rx_read_data()

12