Searched +full:clk32kmon +full:- +full:duty +full:- +full:cycle +full:- +full:var +full:- +full:max (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 compatible: "microchip,xec-pcr"8 include: [clock-controller.yaml, pinctrl-device.yaml, base.yaml]14 core-clock-div:17 description: Divide 96 MHz PLL clock to produce Cortex-M4 core clock19 slow-clock-div:25 pll-32k-src:30 periph-32k-src:35 xtal-single-ended:39 clk32kmon-period-min:[all …]
4 * SPDX-License-Identifier: Apache-2.07 #include <arm/armv7-m.dtsi>8 #include <zephyr/dt-bindings/adc/adc.h>9 #include <zephyr/dt-bindings/clock/mchp_xec_pcr.h>10 #include <zephyr/dt-bindings/i2c/i2c.h>11 #include <zephyr/dt-bindings/gpio/gpio.h>12 #include <zephyr/dt-bindings/gpio/microchip-xec-gpio.h>16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-m4";[all …]
4 * SPDX-License-Identifier: Apache-2.011 compatible = "microchip,xec-pcr";13 reg-names = "pcrr", "vbatr";15 core-clock-div = <1>;17 pll-32k-src = <MCHP_XEC_PLL_CLK32K_SRC_SIL_OSC>;18 periph-32k-src = <MCHP_XEC_PERIPH_CLK32K_SRC_SO_SO>;19 clk32kmon-period-min = <1435>;20 clk32kmon-period-max = <1495>;21 clk32kmon-duty-cycle-var-max = <132>;22 clk32kmon-valid-min = <4>;[all …]
14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery)17 CMSIS-DSP as the default backend.30 * CVE-2023-0359: Under embargo until 2023-04-2032 * CVE-2023-0779: Under embargo until 2023-04-2266 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.71 * Starting from this release ``zephyr-`` prefixed tags won't be created82 image states). Use of a truncated hash or non-sha256 hash will still work88 registration function at boot-up. If applications register this then93 application code, these will now automatically be registered at boot-up (this129 This may cause out-of-tree scripts or commands to fail if they have relied[all …]