Searched +full:current +full:- +full:speed (Results 1 – 25 of 1033) sorted by relevance
12345678910>>...42
/Zephyr-latest/dts/bindings/bluetooth/ |
D | infineon,cyw43xxx-bt-hci.yaml | 4 # SPDX-License-Identifier: Apache-2.0 14 current-speed = <115200>; 16 /* HCI-UART pins*/ 17 pinctrl-0 = <&p3_1_scb2_uart_tx &p3_0_scb2_uart_rx 19 pinctrl-names = "default"; 22 hw-flow-control; 24 bt-hci { 26 compatible = "infineon,cyw43xxx-bt-hci"; 27 bt-reg-on-gpios = <&gpio_prt3 4 (GPIO_ACTIVE_HIGH)>; 29 fw-download-speed = <3000000>; [all …]
|
D | nxp,bt-hci-uart.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "nxp,bt-hci-uart" 12 sdio-reset-gpios: 13 type: phandle-array 16 w-disable-gpios: 17 type: phandle-array 20 hci-operation-speed: 24 bus/current-speed will be used as default. 26 hw-flow-control: 30 fw-download-primary-speed: [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | media_proxy.h | 7 * Copyright (c) 2019 - 2024 Nordic Semiconductor ASA 9 * SPDX-License-Identifier: Apache-2.0 66 /** A 32-bit signed parameter. The parameter value depends on the @ref mpl_cmd.opcode */ 95 /** Concatenated search control items - (type, length, param) */ 100 * @name Playback speed parameters 102 * All values from -128 to 127 allowed, only some defined 105 /** Minimum playback speed, resulting in 25 % speed */ 106 #define MEDIA_PROXY_PLAYBACK_SPEED_MIN -128 107 /** Quarter playback speed, resulting in 25 % speed */ 108 #define MEDIA_PROXY_PLAYBACK_SPEED_QUARTER -128 [all …]
|
D | mcs.h | 6 * Copyright (c) 2019 - 2024 Nordic Semiconductor ASA 8 * SPDX-License-Identifier: Apache-2.0 37 * A characteristic value has changed while a Read Long Value Characteristic sub-procedure is in 45 * The playback speed (s) is calculated by the value of 2 to the power of p divided by 64. 46 * All values from -128 to 127 allowed, only some examples defined. 49 /** Minimum playback speed, resulting in 25 % speed */ 50 #define BT_MCS_PLAYBACK_SPEED_MIN -128 51 /** Quarter playback speed, resulting in 25 % speed */ 52 #define BT_MCS_PLAYBACK_SPEED_QUARTER -128 53 /** Half playback speed, resulting in 50 % speed */ [all …]
|
/Zephyr-latest/dts/bindings/usb/ |
D | nxp,usbphy.yaml | 2 # 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.
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/ |
D | verdin_imx8mm_mimx8mm6_m4.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "verdin_imx8mm-pinctrl.dtsi" 17 uart-1 = &uart1; 18 uart-2 = &uart2; 19 uart-3 = &uart3; 20 uart-4 = &uart4; 28 zephyr,shell-uart = &uart4; 32 compatible = "gpio-leds"; 49 pinctrl-names = "default"; [all …]
|
/Zephyr-latest/dts/arm64/ti/ |
D | ti_am62x_a53.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <arm64/armv8-a.dtsi> 10 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 11 #include <zephyr/dt-bindings/pinctrl/ti-k3-pinctrl.h> 14 #address-cells = <1>; 15 #size-cells = <1>; 18 #address-cells = <1>; 19 #size-cells = <0>; 23 compatible = "arm,cortex-a53"; 33 compatible = "arm,armv8-timer"; [all …]
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "vmu_rt1170-pinctrl.dtsi" 19 compatible = "gpio-leds"; 20 green_led: led-1 { 25 red_led: led-2 { 30 blue_led: led-3 { 43 pinctrl-0 = <&pinmux_lpuart1>; 44 pinctrl-names = "default"; 45 current-speed = <115200>; 50 pinctrl-0 = <&pinmux_lpuart3>; [all …]
|
/Zephyr-latest/samples/drivers/uart/native_tty/boards/ |
D | native_sim.overlay | 4 compatible = "zephyr,native-tty-uart"; 5 current-speed = <115200>; 6 serial-port = "/dev/ttyUSB0"; 11 compatible = "zephyr,native-tty-uart"; 12 current-speed = <115200>; 13 serial-port = "/dev/ttyUSB1";
|
/Zephyr-latest/boards/96boards/aerocore2/ |
D | 96b_aerocore2.dts | 4 * 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/boards/qemu/cortex_m3/ |
D | qemu_cortex_m3.dts | 2 /* SPDX-License-Identifier: Apache-2.0 */ 4 /dts-v1/; 9 model = "QEMU Cortex-M3"; 10 compatible = "ti,lm3s6965evb-qemu", "ti,lm3s6965"; 13 uart-0 = &uart0; 14 uart-1 = &uart1; 15 uart-2 = &uart2; 22 zephyr,shell-uart = &uart0; 23 zephyr,bt-hci = &bt_hci_uart; 24 zephyr,uart-pipe = &uart1; [all …]
|
/Zephyr-latest/samples/net/openthread/coprocessor/boards/ |
D | tlsr9518adk80d.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 zephyr,ot-uart = &uart0; 16 current-speed = <57600>; 17 pinctrl-0 = <&uart0_tx_pb2_default &uart0_rx_pb3_default>; 18 pinctrl-names = "default"; 23 current-speed = <115200>; 24 pinctrl-0 = <&uart1_tx_pc6_default &uart1_rx_pc7_default>; 25 pinctrl-names = "default";
|
/Zephyr-latest/boards/starfive/visionfive2/ |
D | visionfive2.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include "starfive/jh7110-visionfive-v2.dtsi" 13 compatible = "starfive,visionfive-v2"; 17 zephyr,shell-uart = &uart0; 24 current-speed = <115200>; 29 current-speed = <115200>;
|
/Zephyr-latest/boards/madmachine/mm_feather/ |
D | mm_feather.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mm_feather-pinctrl.dtsi" 13 model = "MM MM-FEATHER board"; 28 zephyr,shell-uart = &lpuart1; 33 /* Micron MT48LC16M16A2B4-6AIT:G */ 39 compatible = "gpio-leds"; 61 compatible = "nxp,imx-flexspi-nor"; 64 spi-max-frequency = <104000000>; 66 jedec-id = [9d 70 17]; [all …]
|
/Zephyr-latest/boards/qemu/nios2/ |
D | qemu_nios2.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 5 #include <intel/nios2-qemu.dtsi> 12 uart-0 = &jtag_uart; 13 uart-1 = &ns16550_uart; 20 zephyr,shell-uart = &ns16550_uart; 26 current-speed = <115200>; 31 current-speed = <115200>;
|
/Zephyr-latest/tests/drivers/uart/uart_emul/ |
D | uart_emul.overlay | 4 * SPDX-License-Identifier: Apache-2.0 8 euart0: uart-emul { 9 compatible = "zephyr,uart-emul"; 11 current-speed = <0>; 12 rx-fifo-size = <256>; 13 tx-fifo-size = <256>; 16 euart1: uart-dummy-bus { 17 compatible = "zephyr,uart-emul"; 19 current-speed = <0>; 20 rx-fifo-size = <256>; [all …]
|
/Zephyr-latest/boards/brcm/bcm958402m2/ |
D | bcm958402m2_bcm58402_m7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <broadcom/viper-m7.dtsi> 13 #address-cells = <1>; 14 #size-cells = <1>; 18 zephyr,shell-uart = &uart1; 25 * Setting the current-speed as 0 will retain the baud rate 26 * configured by bootrom and it will not be re-configured. 28 current-speed = <0>;
|
/Zephyr-latest/boards/brcm/bcm958401m2/ |
D | bcm958401m2.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 6 /dts-v1/; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 zephyr,shell-uart = &uart1; 24 * Setting the current-speed as 0 will retain the baud rate 25 * configured by bootrom and it will not be re-configured. 27 current-speed = <0>;
|
/Zephyr-latest/include/zephyr/drivers/comparator/ |
D | nrf_comp.h | 4 * SPDX-License-Identifier: Apache-2.0 76 /** Speed mode selection */ 78 /** Low-power mode */ 82 /** High-speed mode */ 86 /** Current source configuration */ 88 /** Current source disabled */ 90 /** 2.5uA current source enabled */ 92 /** 5uA current source enabled */ 94 /** 10uA current source enabled */ 99 * @brief Single-ended mode configuration structure [all …]
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/ |
D | cy8cproto_062_4343w.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "cy8cproto_062_4343w-common.dtsi" 10 #include "cy8cproto_062_4343w-pinctrl.dtsi" 17 uart-5 = &uart5; 18 i2c-0 = &i2c3; 27 zephyr,shell-uart = &uart5; 28 zephyr,bt-hci = &bt_hci_uart; 37 compatible = "infineon,cat1-uart"; 39 current-speed = <115200>; [all …]
|
/Zephyr-latest/boards/madmachine/mm_swiftio/ |
D | mm_swiftio.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mm_swiftio-pinctrl.dtsi" 13 model = "MM MM-SWIFTIO board"; 28 zephyr,shell-uart = &lpuart1; 33 /* Micron MT48LC16M16A2B4-6AIT:G */ 39 compatible = "gpio-leds"; 61 compatible = "nxp,imx-flexspi-nor"; 64 spi-max-frequency = <104000000>; 66 jedec-id = [9d 70 17]; [all …]
|
/Zephyr-latest/tests/subsys/logging/log_backend_uart/ |
D | multi.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 zephyr,log-uart = &log_uarts; 13 compatible = "zephyr,log-uart"; 17 euart0: uart-emul0 { 18 compatible = "zephyr,uart-emul"; 20 current-speed = <0>; 21 rx-fifo-size = <256>; 22 tx-fifo-size = <256>; 25 euart1: uart-emul1 { 26 compatible = "zephyr,uart-emul"; [all …]
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_cy8c6347_m0_1_0_0.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "cy8ckit_062_ble_cy8c6347-pinctrl.dtsi" 11 uart-2 = &uart2; 16 zephyr,shell-uart = &uart2; 22 current-speed = <115200>; 24 interrupt-parent = <&intmux_ch21>; 26 pinctrl-0 = <&p9_0_scb2_uart_rx &p9_1_scb2_uart_tx>; 27 pinctrl-names = "default"; 33 current-speed = <115200>; 35 interrupt-parent = <&intmux_ch22>; [all …]
|
/Zephyr-latest/dts/arm/microchip/mec5/ |
D | mec5_pkg176_uarts.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 * in the 176-pin (LJ) package. 14 clock-frequency = <1843200>; 15 current-speed = <38400>; 22 clock-frequency = <1843200>; 23 current-speed = <38400>;
|
/Zephyr-latest/tests/drivers/console_switching/boards/ |
D | qemu_riscv64.overlay | 4 * SPDX-License-Identifier: Apache-2.0 14 compatible = "zephyr,uart-emul"; 15 current-speed = <0>; 20 compatible = "zephyr,uart-emul"; 21 current-speed = <0>;
|
12345678910>>...42