Searched refs:ports (Results 51 – 75 of 168) sorted by relevance
1234567
/Zephyr-latest/samples/net/gptp/ |
D | README.rst | 152 will create multiple TSN ports. This configuration is currently only supported 155 You need to enable the ports in the net-tools. If the number of ports is set
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt1050.dtsi | 59 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt1015.dtsi | 71 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt1024.dtsi | 81 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt118x_cm7.dtsi | 54 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt118x_cm33.dtsi | 57 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt118x_cm33_ns.dtsi | 57 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt1064.dtsi | 50 * for GPIO ports on the package, so that the GPIO driver can
|
D | nxp_rt1040.dtsi | 67 * for GPIO ports on the package, so that the GPIO driver can
|
/Zephyr-latest/boards/segger/ip_k66f/ |
D | ip_k66f.dts | 145 dsa-slave-ports = <3>;
|
/Zephyr-latest/boards/khadas/edgev/doc/ |
D | index.rst | 34 There are multiple serial ports on the board: Zephyr is using
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | README | 6 automated testing. It requires two serial ports to operate.
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_mcux.c | 341 static void gpio_mcux_shared_cluster_isr(const struct device *ports[]) in gpio_mcux_shared_cluster_isr() argument 343 const struct device **current_port = &ports[0]; in gpio_mcux_shared_cluster_isr()
|
/Zephyr-latest/boards/gd/gd32a503v_eval/doc/ |
D | index.rst | 28 - 2 CAN FD ports 87 The GD32A503V-EVAL board has 3 serial communication ports. The default port
|
/Zephyr-latest/boards/gd/gd32e103v_eval/doc/ |
D | index.rst | 30 - 2 CAN FD ports 68 The GD32E103V-EVAL board has 5 serial communication ports. The default port
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | gptp.rst | 26 interfaces (also defined as "ports" in the standard) and thus act as
|
/Zephyr-latest/boards/renesas/rcar_salvator_x/doc/ |
D | rcar_salvator_x.rst | 83 Salvator-X board is providing two serial ports: 88 Both ports are converted to USB through CP2102 converters and they are exposed
|
/Zephyr-latest/boards/weact/stm32g431_core/ |
D | weact_stm32g431_core.dts | 64 ports {
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 55 the same local/remote ports, RFC 793 (TCP) suggests to keep 229 bool "Reject connection attempts on unbound TCP ports with RST" 232 If enabled, TCP stack will reject connection attempts on unbound ports
|
/Zephyr-latest/dts/arm/microchip/mec172x/ |
D | mec172xnlj-pinctrl.dtsi | 44 /* I2C ports */
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.it8xxx2 | 133 # of these two ports are read only. Hence EC have to read these two data
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.native_posix | 24 multiple ports are defined in gPTP or PTP, then multiple network interfaces
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 114 int "Number of gPTP ports" 117 Configures the gPTP stack to work with the given number of ports.
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 21 packets between the 2x 10BASE-T1L ports. The 2x links are configured by setting the ADIN2111 29 the 2 PHYs configuration and data exchange between SPI host and ports.
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 69 The SoC's pads are grouped into ports and pins for consistency with GPIO driver 71 the mapping between pads and ports/pins. This must be taken into account when 149 the CANEXCEL ports. To facilitate external traffic, you will need to add a CAN
|
1234567