Home
last modified time | relevance | path

Searched +full:user +full:- +full:nrst (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/dts/bindings/hwinfo/
Datmel,sam-rstc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "atmel,sam-rstc"
17 user-nrst:
19 description: Allow user reset on external NRST assert.
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_sam_rstc.c5 * SPDX-License-Identifier: Apache-2.0
15 "No atmel,sam-rstc compatible device found");
20 uint32_t reason = ((Rstc *)DT_INST_REG_ADDR(0))->RSTC_SR & RSTC_SR_RSTTYP_Msk; in z_impl_hwinfo_get_reset_cause()
68 mode = regs->RSTC_MR; in hwinfo_rstc_init()
70 /* Enable/disable user reset on NRST */ in hwinfo_rstc_init()
80 regs->RSTC_MR = mode; in hwinfo_rstc_init()
/Zephyr-latest/boards/shields/inventek_eswifi/doc/
Dindex.rst3 Inventek es-WIFI Shield
9 The es-WIFI (embedded Serial-to-WiFi) modules are devices developed by Inventek
10 Systems. It integrates WIFI and optionally Bluetooth Low Energy. The es-WIFI
12 Interoperability Network) AT commands set. The current es-WIFI driver is able
15 The Zephyr es-WIFI drivers was implemented using ISM43362-M3G-L44 with SPI
16 interface. The UART was implemented with ISM4343-WBM-L151. Besides that,
17 user can reprogram the modules to switch from one interface type to another
21 ISMART4343C-EVB
24 The `ISMART4343C-EVB`_ is a development Kit with Arduino Uno R3 compatible
25 shield. It allows evaluate es-WIFI modules with SPI or UART interface. For
[all …]
/Zephyr-latest/boards/makerbase/mks_canable_v20/doc/
Dindex.rst6 The Makerbase MKS CANable V2.0 board features an ARM Cortex-M4 based STM32G431C8 MCU
10 - STM32 microcontroller in LQFP48 package
11 - USB Type-C connector (J1)
12 - CAN-Bus connector (J2)
13 - ST-LINK/V3E debugger/programmer header (J4)
14 - USB VBUS power supply (5 V)
15 - Three LEDs: red/power_led (D1), blue/stat_led (D2), green/word_led (D3)
16 - One push-button for RESET
17 - Development support: serial wire debug (SWD), JTAG, Embedded Trace Macrocell.
19 The LED red/power_led (D1) is connected directly to on-board 3.3 V and not controllable by the MCU.
[all …]
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/doc/
Dmikroe_mini_m4_for_stm32.rst6 MINI-M4 for STM32 is a small ARM® Cortex™-M4 development board containing
12 It operates on a 3.3V power supply. An on-board voltage regulator allows
22 For more information on Pin Mapping, please refer to `MINI-M4 for STM32 User Manual`_.
29 +------------------+---------------------+
30 | MINI-M4(Pin no.) | ST-Link/V2(Pin no.) |
33 +------------------+---------------------+
35 +------------------+---------------------+
37 +------------------+---------------------+
39 +------------------+---------------------+
41 +------------------+---------------------+
[all …]
/Zephyr-latest/dts/arm/atmel/
Dsam4s.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
12 #include <zephyr/dt-bindings/pwm/pwm.h>
13 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
21 zephyr,flash-controller = &eefc;
25 #address-cells = <1>;
26 #size-cells = <0>;
[all …]
Dsam3x.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
8 #include <zephyr/dt-bindings/i2c/i2c.h>
9 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
17 zephyr,flash-controller = &eefc;
21 #address-cells = <1>;
22 #size-cells = <0>;
26 compatible = "arm,cortex-m3";
33 compatible = "atmel,sam-pmc";
36 #clock-cells = <2>;
[all …]
Dsam4e.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
8 #include <zephyr/dt-bindings/adc/adc.h>
9 #include <zephyr/dt-bindings/i2c/i2c.h>
10 #include <zephyr/dt-bindings/gpio/gpio.h>
11 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
19 zephyr,flash-controller = &eefc;
23 #address-cells = <1>;
24 #size-cells = <0>;
28 compatible = "arm,cortex-m4f";
[all …]
Dsame70.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
12 #include <zephyr/dt-bindings/pwm/pwm.h>
13 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
21 zephyr,flash-controller = &eefc;
29 #address-cells = <1>;
30 #size-cells = <0>;
[all …]
/Zephyr-latest/boards/others/icev_wireless/doc/
Dindex.rst6 The ICE-V Wireless is a combined ESP32C3 and iCE40 FPGA board.
8 See the `ICE-V Wireless Github Project`_ for details.
13 This board combines an Espressif ESP32-C3-MINI-1 (which includes 4MB of flash in the module) with a
14 Lattice iCE40UP5k-SG48 FPGA to allow WiFi and Bluetooth control of the FPGA. ESP32 and FPGA I/O is
18 For details on ESP32-C3 hardware please refer to the following resources:
20 * `ESP32-C3-MINI-1 Datasheet`_
21 * `ESP32-C3 Datasheet`_
22 * `ESP32-C3 Technical Reference Manual`_
31 The ICE-V Wireless board configuration supports the following hardware
34 +-----------+------------+------------------+
[all …]
/Zephyr-latest/boards/weact/stm32g431_core/doc/
Dindex.rst3 The WeAct STM32G431 Core Board is a low-cost bare-bones STM32G431-based development
7 Modifications USB-C Power Delivery
10 The board does not support USB-C PD in its standard configuration. To enable USB-C PD, CC1
11 and CC2 need to be disconnected from their pull-down resistors and be connected to PB6 and
15 The pull-downs are disconnected by removing the zero-Ohm resistors on SB8 and SB9 next to
16 the USB-C connector. SB3, SB5, SB6, and SB7 then need to be closed to connect the CCx
20 considered reserved for USB-C and not available for other applications.
24 PD signaling unless dead battery support has been enabled. A USB-C to USB-A adapter or
34 +------------+------------+-------------------------------------+
37 | NVIC | on-chip | nested vector interrupt controller |
[all …]
/Zephyr-latest/boards/olimex/stm32_p405/doc/
Dindex.rst6 The OLIMEX-STM32-P405 board is based on the STMicroelectronics STM32F405RG ARM
7 Cortex-M4 CPU.
13 `OLIMEX-STM32-P405 website`_ and `OLIMEX-STM32-P405 user manual`_.
23 +-----------+------------+----------------------+
26 | NVIC | on-chip | nested vectored |
28 +-----------+------------+----------------------+
29 | SYSTICK | on-chip | system clock |
30 +-----------+------------+----------------------+
31 | UART | on-chip | serial port |
32 +-----------+------------+----------------------+
[all …]
/Zephyr-latest/boards/olimex/stm32_h405/doc/
Dindex.rst6 The OLIMEX-STM32-H405 board is based on the STMicroelectronics STM32F405RG ARM
7 Cortex-M4 CPU.
13 `OLIMEX-STM32-H405 website`_ and `OLIMEX-STM32-H405 user manual`_.
23 +-----------+------------+-------------------------+
26 | NVIC | on-chip | nested vectored |
28 +-----------+------------+-------------------------+
29 | SYSTICK | on-chip | system clock |
30 +-----------+------------+-------------------------+
31 | UART | on-chip | serial port |
32 +-----------+------------+-------------------------+
[all …]
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/
Dindex.rst6 The OLIMEXINO-STM32 board is based on the STMicroelectronics STM32F103RB ARM
7 Cortex-M3 CPU.
10 `OLIMEXINO-STM32 website`_ and `OLIMEXINO-STM32 user manual`_.
20 +-----------+------------+-------------------------+
23 | NVIC | on-chip | nested vectored |
25 +-----------+------------+-------------------------+
26 | SYSTICK | on-chip | system clock |
27 +-----------+------------+-------------------------+
28 | UART | on-chip | serial port |
29 +-----------+------------+-------------------------+
[all …]
/Zephyr-latest/boards/olimex/stm32_e407/doc/
Dindex.rst6 The OLIMEX-STM32-E407 board is open source hardware and is based on
7 the STMicroelectronics STM32F407ZG ARM Cortex-M4 CPU.
13 `OLIMEX-STM32-E407 website`_ and `OLIMEX-STM32-E407 user manual`_.
23 +------------+------------+----------------------+
26 | NVIC | on-chip | nested vectored |
28 +------------+------------+----------------------+
29 | SYSTICK | on-chip | system clock |
30 +------------+------------+----------------------+
31 | UART | on-chip | serial port |
32 +------------+------------+----------------------+
[all …]
/Zephyr-latest/boards/olimex/stm32_h407/doc/
Dindex.rst6 The OLIMEX-STM32-H407 is open source hardware and is based on
7 the STMicroelectronics STM32F407ZG ARM Cortex-M4 CPU.
11 :alt: OLIMEX-STM32-H407
13 OLIMEX-STM32-H407
19 `OLIMEX-STM32-H407 website`_ and `OLIMEX-STM32-H407 user manual`_.
29 +-----------+------------+----------------------+
32 | NVIC | on-chip | nested vectored |
34 +-----------+------------+----------------------+
35 | SYSTICK | on-chip | system clock |
36 +-----------+------------+----------------------+
[all …]