Home
last modified time | relevance | path

Searched +full:high +full:- +full:speed (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/Zephyr-latest/dts/bindings/usb/
Dnxp,usbphy.yaml2 # SPDX-License-Identifier: Apache-2.0
5 NXP USB high speed phy that is used on NXP RTxxxx, RTxxx, MCX, LPC and Kinetis
6 platforms if high speed usb is supported on these platforms.
14 tx-d-cal:
19 current source for the High Speed TX drivers on USB_DP and USB_DM.
21 tx-cal-45-dp-ohms:
26 current source for the High Speed TX drivers on USB_DP and USB_DM.
28 tx-cal-45-dm-ohms:
33 current source for the High Speed TX drivers on USB_DP and USB_DM.
Dusb-controller.yaml1 # Copyright (c) 2018, I-SENSE group of ICCS
2 # SPDX-License-Identifier: Apache-2.0
11 maximum-speed:
14 speed. Valid arguments are "super-speed", "high-speed",
15 "full-speed" and "low-speed". If this is not passed
19 - "low-speed"
20 - "full-speed"
21 - "high-speed"
22 - "super-speed"
24 vbus-gpios:
[all …]
/Zephyr-latest/dts/bindings/pwm/
Despressif,esp32-ledc.yaml2 # SPDX-License-Identifier: Apache-2.0
14 pinctrl-0 = <&ledc0_default>;
15 pinctrl-names = "default";
18 The 'ledc0_default' node state is defined in <board>-pinctrl.dtsi.
25 output-enable;
29 If another GPIO mapping is desired, check if <board>-pinctrl.dtsi already have it defined,
33 https://github.com/zephyrproject-rtos/hal_espressif/tree/zephyr/include/dt-bindings/pinctrl
46 output-enable;
55 pinctrl-0 = <&ledc0_custom>;
56 pinctrl-names = "default";
[all …]
/Zephyr-latest/dts/bindings/pinctrl/
Dst,stm32-pinctrl.yaml2 # SPDX-License-Identifier: Apache-2.0
6 Based on pincfg-node.yaml binding.
8 Note: `bias-disable` and `drive-push-pull` are default pin configurations.
9 They will be applied in case no `bias-foo` or `driver-bar` properties
12 compatible: "st,stm32-pinctrl"
20 remap-pa11:
25 remap-pa12:
30 remap-pa11-pa12:
35 child-binding:
40 - name: pincfg-node.yaml
[all …]
Dwch,afio.yaml2 # SPDX-License-Identifier: Apache-2.0
13 "#address-cells":
16 "#size-cells":
20 child-binding:
23 child-binding:
28 - name: pincfg-node.yaml
29 property-allowlist:
30 - bias-high-impedance
31 - bias-pull-up
32 - bias-pull-down
[all …]
Dst,stm32f1-pinctrl.yaml2 # SPDX-License-Identifier: Apache-2.0
6 Based on pincfg-node.yaml binding.
8 Note: `bias-disable` and `drive-push-pull` are default pin configurations.
9 They will be applied in case no `bias-foo` or `driver-bar` properties
12 compatible: "st,stm32f1-pinctrl"
20 swj-cfg:
24 - "full"
25 - "no-njtrst"
26 - "jtag-disable"
27 - "disable"
[all …]
/Zephyr-latest/drivers/usb/device/
DKconfig4 # SPDX-License-Identifier: Apache-2.0
14 bool "USB device controller supports high speed"
16 USB device controller supports high speed.
45 DT_STM32_USBHS_SPEED := $(dt_node_str_prop_equals,$(DT_STM32_USBHS),maximum-speed,high-speed)
98 DT_SAM_USBHS_SPEED := $(dt_node_str_prop_equals,$(DT_SAM_USBHS),maximum-speed,high-speed)
238 DT_ZEPHYR_UDC0_HS_SPEED := $(dt_node_str_prop_equals,$(DT_ZEPHYR_UDC0),maximum-speed,high-speed)
241 bool "High speed support"
246 Enable high speed support in the Native Posix USB device controller driver.
249 module-str = usb driver
/Zephyr-latest/dts/bindings/i2c/
Datmel,sam-i2c-twim.yaml1 # Copyright (c) 2020-2023 Gerson Fernando Budke <nandojve@gmail.com>
2 # SPDX-License-Identifier: Apache-2.0
7 The Atmel Two-wire Master Interface (TWIM) interconnects components on a
8 unique two-wire bus, made up of one clock line and one data line with speeds
9 of up to 3.4 Mbit/s, based on a byte-oriented transfer format. The TWIM is
20 std-clk-slew-lim = <0>;
21 std-clk-strength-low = "0.5";
22 std-data-slew-lim = <0>;
23 std-data-strength-low = "0.5";
25 hs-clk-slew-lim = <0>;
[all …]
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/boards/
Dnucleo_h563zi.overlay4 * SPDX-License-Identifier: Apache-2.0
8 /delete-property/ bias-pull-down;
9 bias-pull-up;
13 slew-rate = "high-speed";
17 slew-rate = "high-speed";
22 zephyr,bt-c2h-uart = &usart3;
Dnucleo_u575zi_q.overlay4 * SPDX-License-Identifier: Apache-2.0
8 /delete-property/ bias-pull-down;
9 bias-pull-up;
13 slew-rate = "high-speed";
17 slew-rate = "high-speed";
21 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pa7>;
26 zephyr,bt-c2h-uart = &usart1;
/Zephyr-latest/soc/nxp/kinetis/k6x/
DKconfig4 # SPDX-License-Identifier: Apache-2.0
55 bool "High Speed RUN mode"
58 This options enables support for High Speed RUN mode on K66F SoC.
/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2.yaml2 # SPDX-License-Identifier: Apache-2.0
20 full-speed:
23 True if this instance is allowed to operate at Full-Speed.
25 high-speed:
28 True if this instance is allowed to operate at High-Speed.
30 audio-function:
36 dt-bindings/usb/audio.h.
38 interrupt-endpoint:
44 latency-control:
48 - "read-only"
[all …]
/Zephyr-latest/modules/hal_gigadevice/
DKconfig1 # Copyright (c) 2021 ATL-Electronics
2 # SPDX-License-Identifier: Apache-2.0
24 prompt "High speed external oscillator clock frequency"
30 Define value of high speed crystal oscillator (HXTAL) in Hz
59 Use 32KHz oscillator for low speed internal RC Oscillator
64 Use 40KHz oscillator for low speed internal RC Oscillator
71 Define value of low speed internal RC oscillator (IRC) in Hz
85 Enable GD32 Analog-to-Digital Converter (ADC) HAL module driver
121 Enable GD32 Digital-to-Analog Converter (DAC) HAL module driver
167 Enable GD32 General-purpose and Alternate-Function I/Os
[all …]
/Zephyr-latest/dts/bindings/w1/
Dmaxim,ds2477_85_common.yaml2 # SPDX-License-Identifier: Apache-2.0
4 # Common Properties for the DS2477 and DS2485 I2C 1-Wire masters:
6 include: [w1-master.yaml, i2c-device.yaml]
9 switching-threshold:
13 - "low"
14 - "medium"
15 - "high"
16 - "off"
18 Default Low-to-High Switching Threshold.
23 high: 0.75 x VCC, with hysteresis
[all …]
/Zephyr-latest/samples/subsys/usb/shell/boards/
Dqemu_cortex_m3.overlay4 * 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/adc/
Dnxp,s32-adc-sar.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,s32-adc-sar"
8 include: [adc-controller.yaml, pinctrl-device.yaml]
17 vref-mv:
22 group-channel:
26 - "precision"
27 - "standard"
28 - "external"
31 high-speed:
33 description: Use high speed during conversion, calibration.
[all …]
Dnxp,kinetis-adc16.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,kinetis-adc16"
8 include: ["adc-controller.yaml", "pinctrl-device.yaml"]
14 channel-mux-b:
22 periodic-trigger:
26 "#io-channel-cells":
29 clk-source:
33 long-sample:
36 - 0
37 - 1
[all …]
/Zephyr-latest/samples/subsys/usb/shell/
Dvirtual.overlay4 * 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/tests/drivers/uart/uart_elementary/socs/
Desp32s3_procpu.overlay3 * SPDX-License-Identifier: Apache-2.0
11 input-enable;
12 output-high;
17 output-enable;
18 bias-pull-up;
26 input-enable;
27 output-high;
32 output-enable;
33 bias-pull-up;
40 pinctrl-0 = <&uart1_test>;
[all …]
Desp32_procpu.overlay3 * SPDX-License-Identifier: Apache-2.0
11 input-enable;
12 output-high;
17 output-enable;
18 bias-pull-up;
26 input-enable;
27 output-high;
32 output-enable;
33 bias-pull-up;
40 pinctrl-0 = <&uart1_test>;
[all …]
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt18 --------------------------------------------------------------------------------
27 --------------------------------------------------------------------------------
31 Problems caused by out-dated project information can be addressed by
38 # and restore pre-defined configuration info
40 --------------------------------------------------------------------------------
44 Depending upon the board's speed, the frequency of test output may range from
45 every few seconds to every few minutes. The speed of the test can be controlled
47 will increase the test's speed, but at the expense of the calculation's
52 --------------------------------------------------------------------------------
56 *** Booting Zephyr OS build zephyr-v2.2.0-845-g8b769de30317 ***
[all …]
/Zephyr-latest/dts/bindings/comparator/
Dnxp,kinetis-acmp.yaml3 # SPDX-License-Identifier: Apache-2.0
11 compatible = "nxp,kinetis-acmp";
32 pinctrl-0 = <&acmp0_default>;
33 pinctrl-names = "default";
35 positive-mux-input = "IN0";
36 negative-mux-input = "IN1";
39 compatible: "nxp,kinetis-acmp"
42 - base.yaml
43 - pinctrl-device.yaml
52 nxp,enable-output-pin:
[all …]
/Zephyr-latest/boards/96boards/aerocore2/
D96b_aerocore2.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <st/f4/stm32f427v(g-i)tx-pinctrl.dtsi>
18 zephyr,shell-uart = &uart7;
25 compatible = "gpio-leds";
39 volt-sensor0 = &vref;
40 volt-sensor1 = &vbat;
50 clock-frequency = <DT_FREQ_M(24)>;
55 div-m = <24>;
56 mul-n = <336>;
[all …]
/Zephyr-latest/tests/drivers/udc/
Dudc_skeleton.overlay4 * 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/dts/bindings/mipi-dsi/
Dnxp,mipi-dsi-2l.yaml4 # SPDX-License-Identifier: Apache-2.0
8 compatible: "nxp,mipi-dsi-2l"
10 include: mipi-dsi-host.yaml
21 dpi-color-coding:
24 - "16-bit-config-1"
25 - "16-bit-config-2"
26 - "16-bit-config-3"
27 - "18-bit-config-1"
28 - "18-bit-config-2"
29 - "24-bit"
[all …]

12345678910>>...18