Searched +full:num +full:- +full:isoin +full:- +full:endpoints (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/dts/bindings/usb/ |
D | nordic,nrf-usbd.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "nordic,nrf-usbd" 9 include: usb-ep.yaml 18 num-isoin-endpoints: 21 description: Number of ISOIN endpoints supported by hardware 23 num-isoout-endpoints: 26 description: Number of ISOOUT endpoints supported by hardware
|
/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 …]
|
D | nrf52840.dtsi | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 #include <arm/armv7-m.dtsi> 5 #include <zephyr/dt-bindings/adc/nrf-saadc-v3.h> 6 #include <zephyr/dt-bindings/regulator/nrf5x.h> 10 zephyr,bt-hci = &bt_hci_controller; 12 zephyr,flash-controller = &flash_controller; 16 #address-cells = <1>; 17 #size-cells = <0>; 21 compatible = "arm,cortex-m4f"; 23 #address-cells = <1>; [all …]
|
D | nrf52833.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv7-m.dtsi> 9 #include <zephyr/dt-bindings/adc/nrf-saadc-v3.h> 10 #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-m4f"; 27 #address-cells = <1>; [all …]
|
D | nrf5340_cpuapp_peripherals.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/regulator/nrf5x.h> 10 compatible = "nordic,nrf-dcnf"; 15 oscillators: clock-controller@4000 { 16 compatible = "nordic,nrf53-oscillators"; 20 compatible = "nordic,nrf53-lfxo"; 21 #clock-cells = <0>; 22 clock-frequency = <32768>; 26 compatible = "nordic,nrf53-hfxo"; 27 #clock-cells = <0>; [all …]
|