Searched +full:smc +full:- +full:setup +full:- +full:timing (Results 1 – 3 of 3) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 Atmel Static Memory Controller (SMC).7 The SMC allows to interface with static-memory mapped external devices such as10 The SMC is clocked through the Master Clock (MCK) which is controlled by the13 The SMC controller can have up to 4 children defining the connected external17 &smc {19 pinctrl-0 = <&smc_default>;20 pinctrl-names = "default";25 atmel,smc-write-mode = "nwe";26 atmel,smc-read-mode = "nrd";[all …]
3 * SPDX-License-Identifier: Apache-2.06 /dts-v1/;9 #include "sam4s_xplained-pinctrl.dtsi"10 #include <zephyr/dt-bindings/input/input-event-codes.h>17 i2c-0 = &twi0;18 i2c-1 = &twi1;19 pwm-0 = &pwm0;28 zephyr,shell-uart = &uart0;34 compatible = "zephyr,memory-region", "mmio-sram";37 zephyr,memory-region = "SRAM1";[all …]
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-0333 * CVE-2022-2741: Under embargo until 2022-10-1456 This definition can be used by third-party code to compile code conditional58 Therefore, any third-party code integrated using the Zephyr build system will91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates94 * The list of valid return values for the CAN timing calculation functions have been expanded to129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and[all …]