Searched +full:brown +full:- +full:out (Results 1 – 5 of 5) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 compatible: "raspberrypi,core-supply-regulator"10 - name: base.yaml11 - name: regulator.yaml12 property-allowlist:13 - regulator-always-on14 - regulator-boot-on15 - regulator-min-microvolt16 - regulator-max-microvolt17 - regulator-allowed-modes[all …]
3 * SPDX-License-Identifier: Apache-2.016 compatible = "test-regulator-voltage";18 io-channels = <&adc 0>;19 tolerance-microvolt = <50000>;20 set-read-delay-ms = <10>;21 adc-avg-count = <10>;22 min-microvolt = <850000>;27 raspberrypi,brown-out-threshold = <473000>;31 #address-cells = <1>;32 #size-cells = <0>;[all …]
4 * SPDX-License-Identifier: Apache-2.086 volatile uint32_t frg_clk_div; /* USART 1-4 fractional baud98 volatile uint32_t uart_frg_div; /* USART1-4 fractional101 volatile uint32_t uart_frg_mult; /* USART1-4 fractional111 volatile uint32_t bod_ctrl; /* Brown-out detect control */120 volatile uint32_t starterp0; /* Start logic 0 int wake-up */122 volatile uint32_t starterp1; /* Start logic 1 int wake-up */124 volatile uint32_t pd_sleep_cfg; /* Deep-sleep power-down127 volatile uint32_t pd_awake_cfg; /* Power-down states for128 * wake-up from deep-sleep
4 * SPDX-License-Identifier: Apache-2.07 #include <arm/armv6-m.dtsi>8 #include <zephyr/dt-bindings/adc/adc.h>9 #include <zephyr/dt-bindings/gpio/gpio.h>10 #include <zephyr/dt-bindings/clock/rpi_pico_rp2040_clock.h>11 #include <zephyr/dt-bindings/i2c/i2c.h>12 #include <zephyr/dt-bindings/regulator/rpi_pico.h>13 #include <zephyr/dt-bindings/reset/rp2040_reset.h>28 die-temp0 = &die_temp;32 #address-cells = <1>;[all …]
6 The Nucleo L412RB board features an ARM Cortex-M4 based STM32L412RB MCU10 - STM32 microcontroller in LQFP64 package11 - 1 user LED shared with ARDUINO |reg|12 - 1 user and 1 reset push-buttons13 - 32.768 kHz crystal oscillator14 - Two types of extension resources:16 - Arduino Uno V3 connectivity17 - ST morpho extension pin headers for full access to all STM32 I/Os19 - On-board ST-LINK debugger/programmer with USB re-enumeration capability: mass storage, Virtual CO…20 - Flexible power-supply options: ST-LINK, USB VBUS, or external sources[all …]