Home
last modified time | relevance | path

Searched full:sam4e (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/soc/atmel/sam/sam4e/
DKconfig.soc1 # Atmel SAM4E MCU series
12 Enable support for Atmel SAM4E MCU series
15 default "sam4e" if SOC_SERIES_SAM4E
Dsoc.c13 * @brief Atmel SAM4E MCU series initialization code
16 * for the Atmel SAM4E series processor.
62 * (MCK) frequency. Look at table 44.73 in the SAM4E datasheet. in clock_init()
DKconfig.defconfig1 # Atmel SAM4E MCU series configuration options
DKconfig1 # Atmel SAM4E MCU series
Dsoc.h12 * @file SoC configuration macros for the Atmel SAM4E family processors.
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/doc/
Dindex.rst6 The SAM4E Xplained Pro evaluation kit is a development platform to evaluate the
7 Atmel SAM4E series microcontrollers.
73 The `SAM4E Xplained Pro User Guide`_ has detailed information about board
74 connections. Download the `SAM4E Xplained Pro documentation`_ for more detail.
79 The SAM4E MCU is configured to use the 12 MHz internal oscillator on the board
92 Flashing the Zephyr project onto SAM4E MCU requires the `OpenOCD tool`_.
93 By default a factory new SAM4E chip will boot SAM-BA boot loader located in
101 contents of the SAM4E flash memory:
117 #. Connect the SAM4E Xplained Pro board to your host computer using the USB
128 #. Close the ``ERASE`` jumper on the SAM4E Xplained Pro board. Power on the
[all …]
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/
Dboard.yml3 full_name: SAM4E Xplained Pro
Dsam4e_xpro.yaml2 name: SAM4E Xplained Pro
Dsam4e_xpro.dts14 model = "Atmel SAM4E Xplained Pro Board with an Atmel SAM4E16E SoC";
15 compatible = "atmel,sam4e_xpro", "atmel,sam4e16e", "atmel,sam4e";
/Zephyr-latest/dts/arm/atmel/
Dsam4e16c.dtsi8 #include <atmel/sam4e.dtsi>
Dsam4e16e.dtsi8 #include <atmel/sam4e.dtsi>
Dsam4e8c.dtsi8 #include <atmel/sam4e.dtsi>
Dsam4e8e.dtsi8 #include <atmel/sam4e.dtsi>
/Zephyr-latest/soc/atmel/sam/
Dsoc.yml11 - name: sam4e
/Zephyr-latest/dts/bindings/counter/
Datmel,sam-tc.yaml37 driven directly via MCLK. Only supported on sam4e, same70, same70b,
/Zephyr-latest/drivers/counter/
Dcounter_sam_tc.c14 * counter (on SAM4E series the counter is 32-bit). Remaining TC channels could
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst387 * Added sam4e support to queue in gmac
1082 * :github:`23947` - soc: arm: atmel: sam4e: Enable FPU
Drelease-notes-2.2.rst274 * Atmel SAM4E
Drelease-notes-3.5.rst688 * Added driver for Atmel HSMCI controller present on SAM4E MCU series