Searched +full:num +full:- +full:bidir +full:- +full:endpoints (Results 1 – 25 of 99) sorted by relevance
1234
/Zephyr-latest/samples/subsys/usb/shell/boards/ |
D | qemu_cortex_m3.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "zephyr,uhc-virtual"; 12 compatible = "zephyr,udc-virtual"; 13 num-bidir-endpoints = <8>; 14 maximum-speed = "high-speed"; 18 compatible = "zephyr,udc-virtual"; 19 num-bidir-endpoints = <8>; 20 maximum-speed = "full-speed";
|
/Zephyr-latest/dts/bindings/usb/ |
D | usb-ep.yaml | 1 # Copyright (c) 2018, I-SENSE group of ICCS 2 # SPDX-License-Identifier: Apache-2.0 4 # Common fields that give the number of endpoints supported by the USB hardware 6 include: usb-controller.yaml 9 num-bidir-endpoints: 13 Number of bi-directional endpoints supported by hardware 16 num-in-endpoints: 19 Number of IN endpoints supported by hardware 22 num-out-endpoints: 25 Number of OUT endpoints supported by hardware
|
/Zephyr-latest/samples/subsys/usb/shell/ |
D | virtual.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 /delete-node/ &zephyr_udc0; 11 compatible = "zephyr,uhc-virtual"; 14 compatible = "zephyr,udc-virtual"; 15 num-bidir-endpoints = <8>; 16 maximum-speed = "high-speed"; 20 compatible = "zephyr,udc-virtual"; 21 num-bidir-endpoints = <8>; 22 maximum-speed = "full-speed";
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f469.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "st,stm32f469", "st,stm32f4", "simple-bus"; 19 num-bidir-endpoints = <6>; 25 num-bidir-endpoints = <9>;
|
D | stm32f446.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/clock/stm32f410_clock.h> 9 #include <zephyr/dt-bindings/memory-controller/stm32-fmc-sdram.h> 14 compatible = "st,stm32f411-plli2s-clock"; 19 compatible = "st,stm32f446", "st,stm32f4", "simple-bus"; 22 compatible = "st,stm32-i2s"; 23 #address-cells = <1>; 24 #size-cells = <0>; 30 dma-names = "tx", "rx"; 35 compatible = "st,stm32-usart", "st,stm32-uart"; [all …]
|
/Zephyr-latest/tests/drivers/udc/ |
D | udc_skeleton.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 /delete-node/ &zephyr_udc0; 11 compatible = "zephyr,udc-skeleton"; 12 num-bidir-endpoints = <8>; 13 maximum-speed = "high-speed";
|
/Zephyr-latest/tests/subsys/usb/device_next/boards/ |
D | qemu_cortex_m3.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 compatible = "zephyr,uhc-virtual"; 12 compatible = "zephyr,udc-virtual"; 13 num-bidir-endpoints = <8>; 14 maximum-speed = "high-speed";
|
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 /delete-node/ &zephyr_udc0; 11 compatible = "zephyr,uhc-virtual"; 14 compatible = "zephyr,udc-virtual"; 15 num-bidir-endpoints = <8>; 16 maximum-speed = "high-speed";
|
/Zephyr-latest/snippets/usbip-native-sim/ |
D | usbip-native-sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 /delete-node/ &zephyr_udc0; 11 compatible = "zephyr,uhc-virtual"; 14 compatible = "zephyr,udc-virtual"; 15 num-bidir-endpoints = <8>; 16 maximum-speed = "high-speed";
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l475.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "st,stm32l475", "st,stm32l4", "simple-bus"; 14 compatible = "st,stm32-otgfs"; 17 interrupt-names = "otgfs"; 18 num-bidir-endpoints = <6>; 19 ram-size = <1280>; 20 maximum-speed = "full-speed"; 29 compatible = "usb-nop-xceiv"; 30 #phy-cells = <0>;
|
D | stm32l452.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "st,stm32l452", "st,stm32l4", "simple-bus"; 14 compatible = "st,stm32-usb"; 17 interrupt-names = "usb"; 18 num-bidir-endpoints = <8>; 19 ram-size = <1024>; 20 maximum-speed = "full-speed"; 29 compatible = "usb-nop-xceiv"; 30 #phy-cells = <0>;
|
D | stm32l412.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 12 clk_hsi48: clk-hsi48 { 13 #clock-cells = <0>; 14 compatible = "fixed-clock"; 15 clock-frequency = <DT_FREQ_M(48)>; 21 compatible = "st,stm32l412", "st,stm32l4", "simple-bus"; 30 compatible = "st,stm32-usb"; 33 interrupt-names = "usb"; 34 num-bidir-endpoints = <8>; 35 ram-size = <1024>; [all …]
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u575.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 12 compatible = "st,stm32u575", "st,stm32u5", "simple-bus"; 15 compatible = "st,stm32-otgfs"; 18 interrupt-names = "otgfs"; 19 num-bidir-endpoints = <6>; 20 ram-size = <1280>; 21 maximum-speed = "full-speed"; 30 compatible = "usb-nop-xceiv"; 31 #phy-cells = <0>;
|
D | stm32u545.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 12 /* USB-C PD is not available on this part. */ 13 /delete-node/ ucpd@4000dc00; 15 compatible = "st,stm32u545", "st,stm32u5", "simple-bus"; 18 compatible = "st,stm32-usb"; 21 interrupt-names = "usb"; 22 num-bidir-endpoints = <8>; 23 ram-size = <1024>; 32 compatible = "usb-nop-xceiv"; 33 #phy-cells = <0>;
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f072.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "st,stm32f072", "st,stm32f0", "simple-bus"; 14 compatible = "st,stm32-bxcan"; 22 compatible = "st,stm32-usb"; 25 interrupt-names = "usb"; 26 num-bidir-endpoints = <8>; 27 ram-size = <1024>; 36 compatible = "usb-nop-xceiv"; 37 #phy-cells = <0>;
|
D | stm32f070.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "st,stm32f070", "st,stm32f0", "simple-bus"; 14 compatible = "st,stm32-usart", "st,stm32-uart"; 23 compatible = "st,stm32-timers"; 28 interrupt-names = "global"; 33 compatible = "st,stm32-pwm"; 35 #pwm-cells = <3>; 40 compatible = "st,stm32-usb"; 43 interrupt-names = "usb"; 44 num-bidir-endpoints = <8>; [all …]
|
D | stm32f042.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 12 clk_hsi48: clk-hsi48 { 13 #clock-cells = <0>; 14 compatible = "fixed-clock"; 15 clock-frequency = <DT_FREQ_M(48)>; 21 compatible = "st,stm32f042", "st,stm32f0", "simple-bus"; 25 compatible = "st,stm32-usart", "st,stm32-uart"; 34 compatible = "st,stm32-spi-fifo", "st,stm32-spi"; 35 #address-cells = <1>; 36 #size-cells = <0>; [all …]
|
/Zephyr-latest/dts/arm/st/l0/ |
D | stm32l053.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 12 clk_hsi48: clk-hsi48 { 13 #clock-cells = <0>; 14 compatible = "fixed-clock"; 15 clock-frequency = <DT_FREQ_M(48)>; 21 compatible = "st,stm32l053", "st,stm32l0", "simple-bus"; 24 compatible = "st,stm32-usb"; 27 interrupt-names = "usb"; 28 num-bidir-endpoints = <8>; 29 ram-size = <1024>; [all …]
|
D | stm32l072.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 15 clk_hsi48: clk-hsi48 { 16 #clock-cells = <0>; 17 compatible = "fixed-clock"; 18 clock-frequency = <DT_FREQ_M(48)>; 24 compatible = "st,stm32l072", "st,stm32l0", "simple-bus"; 27 compatible = "st,stm32-usb"; 30 interrupt-names = "usb"; 31 num-bidir-endpoints = <8>; 32 ram-size = <1024>; [all …]
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h745.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/display/panel.h> 12 compatible = "st,stm32h745", "st,stm32h7", "simple-bus"; 14 flash-controller@52002000 { 16 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 17 write-block-size = <32>; 18 erase-block-size = <DT_SIZE_K(128)>; 20 max-erase-time = <4000>; 23 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 24 write-block-size = <32>; [all …]
|
/Zephyr-latest/tests/subsys/usb/device_next/ |
D | build_all.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 /delete-node/ &zephyr_udc0; 9 #include <dt-bindings/usb/audio.h> 15 full-speed; 16 audio-function = <AUDIO_FUNCTION_OTHER>; 19 compatible = "zephyr,uac2-clock-source"; 20 clock-type = "internal-programmable"; 21 frequency-control = "host-programmable"; 22 sampling-frequencies = <48000>; 26 compatible = "zephyr,uac2-input-terminal"; [all …]
|
/Zephyr-latest/dts/arm/st/f1/ |
D | stm32f103X8.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 16 compatible = "st,stm32f103", "st,stm32f1", "simple-bus"; 18 flash-controller@40022000 { 21 erase-block-size = <DT_SIZE_K(1)>; 29 compatible = "st,stm32-spi"; 30 #address-cells = <1>; 31 #size-cells = <0>; 39 compatible = "st,stm32-usb"; 42 interrupt-names = "usb"; 43 num-bidir-endpoints = <8>; [all …]
|
/Zephyr-latest/dts/arm/st/u0/ |
D | stm32u073.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "st,stm32u073", "st,stm32u0", "simple-bus"; 14 compatible = "st,stm32-i2c-v2"; 15 clock-frequency = <I2C_BITRATE_STANDARD>; 16 #address-cells = <1>; 17 #size-cells = <0>; 21 interrupt-names = "combined"; 26 compatible = "st,stm32-lptim"; 28 #address-cells = <1>; 29 #size-cells = <0>; [all …]
|
/Zephyr-latest/boards/nxp/usb_kw24d512/ |
D | usb_kw24d512.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include "usb_kw24d512-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 10 model = "NXP USB-KW24D512 board"; 11 compatible = "nxp,usb-kw24d512", "nxp,kw24d512", "nxp,kw2xd"; 23 zephyr,shell-uart = &uart0; 24 zephyr,uart-pipe = &uart0; 29 compatible = "gpio-leds"; 41 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf52820.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv7-m.dtsi> 9 #include <zephyr/dt-bindings/regulator/nrf5x.h> 14 zephyr,bt-hci = &bt_hci_controller; 16 zephyr,flash-controller = &flash_controller; 20 #address-cells = <1>; 21 #size-cells = <0>; 25 compatible = "arm,cortex-m4"; 27 #address-cells = <1>; 28 #size-cells = <1>; [all …]
|
1234