Home
last modified time | relevance | path

Searched refs:HOST (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/
DREADME.rst32 IPC-service HOST [INST 0 - ENDP A] demo started
33 IPC-service HOST [INST 0 - ENDP B] demo started
34 IPC-service HOST [INST 1] demo started
35 HOST [0A]: 1
36 HOST [0A]: 3
37 HOST [0B]: 1
38 HOST [1]: 1
40 HOST [0A]: 99
41 IPC-service HOST [INST 0 - ENDP A] demo ended.
42 HOST [0B]: 99
[all …]
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/
DREADME.rst73 IPC-service HOST [INST 0 - ENDP A] demo started
74 IPC-service HOST [INST 0 - ENDP B] demo started
75 IPC-service HOST [INST 1] demo started
76 HOST [1]: 1
77 HOST [1]: 3
78 HOST [1]: 5
79 HOST [1]: 7
80 HOST [1]: 9
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst183 OpenThread RCP+Zephyr HOST (SPINEL connection via UART)
189 - Build ``echo-server`` for HOST PC (x86_64)
203 - Build mimxrt1020_evk HOST (Zephyr):
219 - Connect the nRF RCP with IMXRT1020 (HOST) via UART
224 * imxrt1020_evk -> HOST
234 - Install the OTBR (OpenThread Border Router) docker container on your HOST PC (x86_64)
239 1. Create ``otbr0`` network bridge to have access to OT network from HOST
262 …:/64`` are the IPv6 addresses - On-Mesh - which allow accessing the OT devices) on HOST PC (x86_64)
296 On the HOST PC's webbrowser: http://localhost:8080/
311 Configure RCP (nRF21540-DK) + OT HOST (mimxrt1020)
[all …]
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool_client.py15 HOST = None variable
116 client = cavstool_client(HOST, PORT, args)
123 client = cavstool_client(HOST, PORT, args)
153 HOST = url.hostname variable
Dremote-fw-service.py23 HOST = '' variable
320 HOST = url.hostname variable
341 req_server = socketserver.TCPServer((HOST, PORT_REQ), adsp_request_handler)
345 log_server = socketserver.TCPServer((HOST, PORT_LOG), adsp_log_handler)
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/
DREADME.rst32 - Connect to the HOST.
34 - Start streaming audio (for example by playing an audio file on the HOST).
/Zephyr-latest/samples/subsys/usb/audio/headset/
DREADME.rst31 - Connect to the HOST.
33 - Start streaming audio (for example by playing an audio file on the HOST).
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/
Dstm32h747i_disco_stm32h747xx_m7.overlay34 /* DSI HOST dedicated PLL
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/
DREADME.rst37 [00:00:00.415,985] <inf> host: IPC-service HOST demo started
48 [00:00:02.924,224] <inf> host: IPC-service HOST demo ended
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dmimxrt1020_evk.overlay9 * imxrt1020_evk -> HOST
/Zephyr-latest/drivers/espi/
DKconfig59 bool "Automatic acknowledge for eSPI HOST warnings"
67 to prepare for either HOST suspend or reset.
/Zephyr-latest/boards/nxp/imx8mq_evk/doc/
Dindex.rst25 - HOST - 1x type A
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_cavs25_tgph.dtsi34 * from the HOST (SET_DX).
Dintel_adsp_cavs25.dtsi48 * from the HOST (SET_DX).
Dintel_adsp_ace20_lnl.dtsi60 * The procedure is triggered by IPC from the HOST (SET_DX).
Dintel_adsp_ace15_mtpm.dtsi46 * The procedure is triggered by IPC from the HOST (SET_DX).
Dintel_adsp_ace30.dtsi61 * The procedure is triggered by IPC from the HOST (SET_DX).
Dintel_adsp_ace30_ptl.dtsi61 * The procedure is triggered by IPC from the HOST (SET_DX).
/Zephyr-latest/boards/nordic/nrf7002dk/doc/
Dindex.rst154 * HOST IRQ = **P0.23**
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp926 bool "HOST Sleep"
929 This option enables HOST Sleep support for MCU.
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst1637 * :github:`33356` - Using AT HOST fails build