Home
last modified time | relevance | path

Searched full:agent (Results 1 – 25 of 76) sorted by relevance

1234

/Zephyr-latest/dts/bindings/ipm/
Dxlnx,zynqmp-ipi-mailbox.yaml6 agent owns registers used for notification and buffers for message.
24 description: Host Xilinx IPI agent ID of which the mailbox is connected to.
28 description: Xilinx IPI agent child node
44 Remote Xilinx IPI agent ID of which the mailbox is connected to.
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst17 Agent, platform, protocol and transport
23 #. Agent
25 a pin). In this context, Zephyr itself is an agent.
60 A system may have more than one agent.
68 Each agent has its own distinct set of channels, meaning some channel A cannot be used
74 #. A2P (agent to platform)
75 The agent is the initiator/requester. The messages passed through these
77 #. P2A (platform to agent)
120 The steps below exemplify how the communication between the Zephyr agent
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpmc_interface.h18 * The requesting agent will write the PMC command op-code into this field.
49 * busy - The run/busy bit can only be set by the requesting agent and can only be cleared by the
50 * responding agent. When this bit is set it will prompt the PMC to execute the command placed in
Dmultiprocessing.c103 /* Agent A should signal only BUSY interrupts */ in soc_mp_init()
226 /* Signal agent B[n] to cause an interrupt from agent A[n] */ in send_ipi()
/Zephyr-latest/dts/bindings/firmware/
Darm,scmi.yaml61 1) tx - 1 mbox / 1 shmem (platform and agent use the same
63 2) tx_reply - 2 mbox / 1 shmem (platform and agent use different
/Zephyr-latest/modules/openthread/
DKconfig.features50 bool "Border Agent support"
53 bool "Border agent ephemeral PSKc"
56 bool "Create and save border agent ID"
272 bool "Neighbor discovery agent support"
DCMakeLists.txt46 kconfig_to_ot_option(CONFIG_OPENTHREAD_BORDER_AGENT OT_BORDER_AGENT "Enable Border Agent")
47 …G_OPENTHREAD_BORDER_AGENT_EPHEMERAL_KEY_ENABLE OT_BORDER_AGENT_EPSKC "Border agent ephemeral PSKc")
48 …o_ot_option(CONFIG_OPENTHREAD_BORDER_AGENT_ID OT_BORDER_AGENT_ID "Create and save border agent ID")
103 …EAD_NEIGHBOR_DISCOVERY_AGENT OT_NEIGHBOR_DISCOVERY_AGENT "Enable neighbor discovery agent support")
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_ipc_regs.h65 * @brief IPC Agent Endpoints.
68 * Each agent is wired to its own interrupt.
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_ipc_regs.h65 * @brief IPC Agent Endpoints.
68 * Each agent is wired to its own interrupt.
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_ipc_regs.h64 * @brief IPC Agent Endpoints.
67 * Each agent is wired to its own interrupt.
/Zephyr-latest/dts/bindings/mdio/
Dnxp,s32-gmac-mdio.yaml7 Driver for the GMAC Station Management Agent (SMA), which is a two wire
/Zephyr-latest/doc/connectivity/bluetooth/img/
Dble_host_layers.xml1 <mxfile modified="2019-03-10T18:05:58.030Z" host="www.draw.io" agent="Mozilla/5.0 (Macintosh; Intel…
Dble_cfg_dual.xml1 <mxfile modified="2019-03-07T14:48:10.055Z" host="www.draw.io" agent="Mozilla/5.0 (Windows NT 10.0;…
/Zephyr-latest/include/zephyr/drivers/modem/
Dhl7800.h356 * @param agent event callback agent
360 int mdm_hl7800_register_event_callback(struct mdm_hl7800_callback_agent *agent);
365 * @param agent event callback agent
369 int mdm_hl7800_unregister_event_callback(struct mdm_hl7800_callback_agent *agent);
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/images/
Dblob_srv.xml1 <mxfile host="app.diagrams.net" modified="2020-05-29T14:09:52.315Z" agent="5.0 (Windows NT 10.0; Wi…
Ddfu_srv.xml1 <mxfile host="app.diagrams.net" modified="2020-05-26T14:53:51.521Z" agent="5.0 (Windows NT 10.0; Wi…
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_internal.h23 * agent, client sets zero
35 uint8_t giaddr[4]; /* Relat agent IP address */
/Zephyr-latest/samples/net/openthread/coprocessor/
DREADME.rst15 Additional required host-side tools (e.g. otbr-agent) to build a Thread Border
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst126 password, you can avoid entering it manually every time using `ssh-agent`_.
131 .. _ssh-agent:
132 https://www.ssh.com/ssh/agent
/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c387 HTTP_SERVER_REGISTER_HEADER_CAPTURE(capture_user_agent, "User-Agent");
796 "User-Agent: curl/7.68.0\r\n" in ZTEST()
863 "User-Agent: curl/7.68.0\r\n" in common_verify_http1_dynamic_upgrade_post()
907 "User-Agent: curl/7.68.0\r\n" in common_verify_http1_dynamic_post()
983 "User-Agent: curl/7.68.0\r\n" in ZTEST()
1016 "User-Agent: curl/7.68.0\r\n" in ZTEST()
1122 "User-Agent: curl/7.68.0\r\n" in ZTEST()
1150 "User-Agent: curl/7.68.0\r\n" in ZTEST()
1175 "User-Agent: curl/7.68.0\r\n" in ZTEST()
1182 "User-Agent: curl/7.68.0\r\n" in ZTEST()
[all …]
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_ws.c79 ret = snprintk(tmp, sizeof(tmp), "\r\nUser-Agent: %s\r\n\r\n", in handle_http1_to_websocket_upgrade()
/Zephyr-latest/subsys/net/l2/ethernet/lldp/
DKconfig136 Subtype 6 = Agent circuit ID
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/support/
Dmec172x_remote_flasher.py17 to setup public key authentication and ssh-agent.
/Zephyr-latest/arch/x86/core/ia32/
Dexcstub.S44 * Host-based tools and the target-based GDB agent depend on the stack frame
/Zephyr-latest/drivers/console/
DKconfig53 This option allows a debug server agent such as GDB to take over the

1234