Home
last modified time | relevance | path

Searched defs:req (Results 76 – 100 of 114) sorted by relevance

12345

/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c551 int img_mgmt_upload_inspect(const struct img_mgmt_upload_req *req, in img_mgmt_upload_inspect()
Dimg_mgmt.c720 struct img_mgmt_upload_req req = { in img_mgmt_upload() local
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi.h69 enum eswifi_request req; member
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/src/
Dclient.c148 struct smp_client_cmd_req *req; in smp_client_cmd_req_allocate() local
/Zephyr-latest/subsys/usb/host/
Dusbh_ch9.c45 struct usb_setup_packet req = { in usbh_req_setup() local
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c299 struct bt_has_cp_read_presets_req *req; in read_presets_req() local
332 struct bt_has_cp_set_active_preset *req; in preset_set() local
Dhas.c1163 const struct bt_has_cp_read_presets_req *req; in handle_read_preset_req() local
1252 const struct bt_has_cp_write_preset_name *req; in handle_write_preset_name() local
/Zephyr-latest/drivers/tee/optee/
Doptee.c259 struct optee_supp_req *req; in optee_call_supp() local
1044 struct optee_supp_req *req = NULL; in optee_suppl_recv() local
1088 struct optee_supp_req *req = NULL; in optee_suppl_send() local
/Zephyr-latest/drivers/sensor/
Ddefault_rtio_sensor.c266 struct rtio_work_req *req = rtio_work_req_alloc(); in sensor_submit_fallback() local
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dpsa_crypto.c343 mbedtls_x509write_csr req; in crp_generate_csr() local
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h211 } req; member
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_mgmt.c445 struct ieee802154_req_params *req; in ieee802154_associate() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c36 struct bt_avrcp_req req; member
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.c799 static uint8_t usbd_dma_scheduler_algorithm(uint32_t req) in usbd_dma_scheduler_algorithm()
838 uint32_t req; in usbd_dmareq_process() local
/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c38 uint8_t req; member
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.c445 struct rtio_work_req *req = rtio_work_req_alloc(); in bma4xx_submit() local
/Zephyr-latest/include/zephyr/drivers/
Despi.h610 struct espi_request_packet *req) in z_impl_espi_read_request()
640 struct espi_request_packet *req) in z_impl_espi_write_request()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c523 struct bt_l2cap_le_conn_req *req; in open_l2cap() local
/Zephyr-latest/samples/bluetooth/peripheral_csc/src/
Dmain.c135 const struct write_sc_ctrl_point_req *req = buf; in write_ctrl_point() local
/Zephyr-latest/subsys/net/lib/ptp/
Dclock.c164 struct ptp_msg *req, in clock_management_set()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c552 struct bt_l2cap_le_conn_req *req; in open_l2cap() local
/Zephyr-latest/drivers/mspi/
Dmspi_emul.c133 const struct mspi_dev_id *req, in mspi_context_lock()
Dmspi_ambiq_ap3.c219 const struct mspi_dev_id *req, in mspi_context_lock()
/Zephyr-latest/subsys/net/ip/
Dtp.c288 uint32_t tp_seq_track(int kind, uint32_t *pvalue, int req, in tp_seq_track()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_swmgmt.c660 struct requesting_object req = { .obj_inst_id = obj_inst_id, in package_uri_write_cb() local

12345