Searched full:sam4e (Results 1 – 19 of 19) sorted by relevance
1 # Atmel SAM4E MCU series12 Enable support for Atmel SAM4E MCU series15 default "sam4e" if SOC_SERIES_SAM4E
13 * @brief Atmel SAM4E MCU series initialization code16 * for the Atmel SAM4E series processor.62 * (MCK) frequency. Look at table 44.73 in the SAM4E datasheet. in clock_init()
1 # Atmel SAM4E MCU series configuration options
1 # Atmel SAM4E MCU series
12 * @file SoC configuration macros for the Atmel SAM4E family processors.
6 The SAM4E Xplained Pro evaluation kit is a development platform to evaluate the7 Atmel SAM4E series microcontrollers.73 The `SAM4E Xplained Pro User Guide`_ has detailed information about board74 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 board92 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 in101 contents of the SAM4E flash memory:117 #. Connect the SAM4E Xplained Pro board to your host computer using the USB128 #. Close the ``ERASE`` jumper on the SAM4E Xplained Pro board. Power on the[all …]
3 full_name: SAM4E Xplained Pro
2 name: SAM4E Xplained Pro
14 model = "Atmel SAM4E Xplained Pro Board with an Atmel SAM4E16E SoC";15 compatible = "atmel,sam4e_xpro", "atmel,sam4e16e", "atmel,sam4e";
8 #include <atmel/sam4e.dtsi>
11 - name: sam4e
37 driven directly via MCLK. Only supported on sam4e, same70, same70b,
14 * counter (on SAM4E series the counter is 32-bit). Remaining TC channels could
387 * Added sam4e support to queue in gmac1082 * :github:`23947` - soc: arm: atmel: sam4e: Enable FPU
274 * Atmel SAM4E
688 * Added driver for Atmel HSMCI controller present on SAM4E MCU series