Home
last modified time | relevance | path

Searched refs:hostlink (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/boards/snps/nsim/arc_classic/
Dnsim-uart-hostlink.dtsi10 hostlink: hostlink { label
11 compatible = "snps,hostlink-uart";
16 zephyr,console = &hostlink;
17 zephyr,shell-uart = &hostlink;
Dnsim_nsim_hs_hostlink.dts11 #include "nsim-uart-hostlink.dtsi"
/Zephyr-latest/drivers/serial/
Duart_hostlink.c399 DEVICE_DT_DEFINE(DT_NODELABEL(hostlink), NULL, NULL, NULL, NULL, PRE_KERNEL_1,
DKconfig177 rsource "Kconfig.hostlink"
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst312 * Add support of virtual UART over ARC hostlink channel
516 * nsim_hs3x_hostlink - simulation (nSIM-based) platform with hostlink UART
985 * uart_hostlink: added new driver for virtual UART via Synopsys ARC hostlink channels.