Home
last modified time | relevance | path

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

12345

/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c219 int coap_ack_init(struct coap_packet *cpkt, const struct coap_packet *req, in coap_ack_init()
235 int coap_rst_init(struct coap_packet *cpkt, const struct coap_packet *req, in coap_rst_init()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c50 uint8_t req; /* Request counter */ member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c42 enum req { enum
Dfriend.c823 struct bt_mesh_ctl_friend_clear req = { in send_friend_clear() local
/Zephyr-latest/include/zephyr/drivers/
Dmspi.h650 const struct mspi_xfer *req) in z_impl_mspi_transceive()
/Zephyr-latest/drivers/espi/
Despi_mchp_xec_host_v2.c1048 const struct espi_lpc_req *req = &espi_lpc_req_tbl[i]; in espi_xec_lpc_req() local
/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c543 void sys_trace_socket_ioctl_enter(int sock, int req) in sys_trace_socket_ioctl_enter()
Dctf_top.h561 static inline void ctf_top_socket_ioctl_enter(int32_t sock, uint32_t req) in ctf_top_socket_ioctl_enter()
Dtracing_ctf.h494 #define sys_port_trace_socket_ioctl_enter(sock, req) \ argument
/Zephyr-latest/include/zephyr/tracing/
Dtracing.h2306 #define sys_port_trace_socket_ioctl_enter(socket, req) argument
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h724 #define sys_port_trace_socket_ioctl_enter(sock, req) argument
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h730 #define sys_port_trace_socket_ioctl_enter(sock, req) argument
/Zephyr-latest/subsys/tracing/user/
Dtracing_user.h425 #define sys_port_trace_socket_ioctl_enter(sock, req) argument
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c4324 struct node_rx_conn_iso_req *req; local

12345