Searched +full:tx +full:- +full:d +full:- +full:cal (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/dts/bindings/usb/ |
D | nxp,usbphy.yaml | 2 # SPDX-License-Identifier: Apache-2.0 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/nxp/lpcxpresso55s16/ |
D | lpcxpresso55s16.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 19 * Default for this board is to allocate SRAM0-2 for data. But the 34 tx-d-cal = <5>; 35 tx-cal-45-dp-ohms = <10>; 36 tx-cal-45-dm-ohms = <10>;
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947_mcxn947_cpu0.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 /dts-v1/; 18 /delete-node/ cpu@1; 24 zephyr,flash-controller = &fmu; 25 zephyr,code-partition = &slot0_partition; 26 zephyr,uart-mcumgr = &flexcomm4_lpuart4; 28 zephyr,shell-uart = &flexcomm4_lpuart4; 34 pwm-0 = &flexpwm1_pwm0; 35 pwm-1 = &sc_timer; 41 * Default for this board is to allocate SRAM0-5 to cpu0 but the [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7.dts | 2 * Copyright 2021-2022,2024 NXP 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 13 model = "NXP MIMXRT1170-EVK board"; 17 mipi-dsi = &mipi_dsi; 26 zephyr,shell-uart = &lpuart1; 28 zephyr,flash-controller = &is25wp128; 30 zephyr,code-partition = &slot0_partition; 31 zephyr,uart-mcumgr = &lpuart1; 32 zephyr,cpu1-region = &ocram; [all …]
|
/Zephyr-latest/boards/nxp/lpcxpresso55s69/ |
D | lpcxpresso55s69_lpc55s69_cpu0.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 11 #include <zephyr/dt-bindings/pwm/pwm.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 /delete-node/ cpu@1; 28 pwm-0 = &sc_timer; 29 pwm-led0 = &red_pwm_led; 30 red-pwm-led = &red_pwm_led; 34 mcuboot-button0 = &user_button_1; 40 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1060_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP MIMXRT1060-EVK board"; 19 pwm-led0 = &green_pwm_led; 23 mcuboot-button0 = &user_button; 30 zephyr,uart-mcumgr = &lpuart1; 32 zephyr,shell-uart = &lpuart1; 37 /* Micron MT48LC16M16A2B4-6AIT:G */ [all …]
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk_mimxrt685s_cm33.dts | 2 * Copyright 2020-2024 NXP 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/pwm/pwm.h> 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 #include "mimxrt685_evk-pinctrl.dtsi" 16 model = "NXP MIMXRT685-EVK board"; 25 usart-0 = &flexcomm0; 27 pwm-0 = &sc_timer; 28 pwm-led0 = &green_pwm_led; [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`). 15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`. 31 * CVE-2022-2993: Under embargo until 2022-11-03 33 * CVE-2022-2741: Under embargo until 2022-10-14 56 This definition can be used by third-party code to compile code conditional 58 Therefore, any third-party code integrated using the Zephyr build system will 91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates 129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig 156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and 157 :dtcompatible:`fixed-partitions`. [all …]
|