Home
last modified time | relevance | path

Searched full:sam4l (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/dts/bindings/gpio/
Datmel,sam4l-gpio.yaml4 description: SAM4L GPIO PORT node
6 compatible: "atmel,sam4l-gpio"
/Zephyr-latest/dts/bindings/hwinfo/
Datmel,sam4l-uid.yaml4 description: ATMEL SAM4L Unique 120-bit Serial Number
6 compatible: "atmel,sam4l-uid"
/Zephyr-latest/dts/bindings/flash_controller/
Datmel,sam4l-flashcalw-controller.yaml4 description: Atmel SAM4L Flash Controller Double Word (FLASHCALW)
6 compatible: "atmel,sam4l-flashcalw-controller"
/Zephyr-latest/drivers/gpio/
DKconfig.sam15 bool "Atmel SAM4L GPIO (PORT) driver"
19 Enable support for the Atmel SAM4L 'PORT' GPIO controllers.
Dgpio_sam4l.c64 * Always enable schmitt-trigger because SAM4L GPIO Ctrl in gpio_sam_port_configure()
/Zephyr-latest/boards/atmel/sam/sam4l_ek/doc/
Dindex.rst6 The SAM4L series embeds picoPower technology for ultra-low power consumption.
17 The SAM4L-EK is a full featured design to develop for Atmel SAM4L SoC series.
19 perfect evaluation platform. Download the `SAM4L-EK Online User Guide`_ for
88 The `SAM4L-EK Design Documentation`_ has detailed information about board
89 connections. Download the `SAM4L-EK Design Documentation`_ for more details.
94 The SAM4L MCU is configured to use the 12 MHz internal oscillator on the board
107 The SAM4L-EK board have a Segger Embedded Debugger Unit
135 #. Connect the SAM4L-EK board to your host computer using the USB debug port.
/Zephyr-latest/soc/atmel/sam/sam4l/
DKconfig.soc8 Enable support for Atmel SAM4L Cortex-M4 microcontrollers.
15 default "sam4l" if SOC_SERIES_SAM4L
Dsoc.c8 * @brief Atmel SAM4L MCU series initialization code
11 * for the Atmel SAM4L series processor.
Dsoc.h7 * @file SoC configuration macros for the Atmel SAM4L family processors.
/Zephyr-latest/boards/atmel/sam/sam4l_ek/
Dboard.yml3 full_name: SAM4L-EK
Dsam4l_ek.yaml2 name: SAM4L-EK
Dsam4l_ek.dts13 model = "Atmel SAM4L-EK Board with an Atmel SAM4LC4C SoC";
/Zephyr-latest/drivers/pinctrl/
DKconfig.sam9 Atmel pin controller driver is used on SAM and SAM4L SoC series
/Zephyr-latest/dts/arm/atmel/
Dsam4l.dtsi62 compatible = "atmel,sam4l-flashcalw-controller";
179 compatible = "atmel,sam4l-gpio";
188 compatible = "atmel,sam4l-gpio";
197 compatible = "atmel,sam4l-gpio";
236 compatible = "atmel,sam4l-uid";
Dsam4lx2.dtsi8 #include <atmel/sam4l.dtsi>
Dsam4lx4.dtsi8 #include <atmel/sam4l.dtsi>
Dsam4lx8.dtsi8 #include <atmel/sam4l.dtsi>
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_sam4l_pm.c7 * @brief Atmel SAM4L MCU family Power Management (PM) module
16 * SAM4L define peripheral-ids out of order. This maps peripheral-id group
/Zephyr-latest/drivers/hwinfo/
DKconfig156 bool "Atmel SAM4L device ID"
161 Enable Atmel SAM4L hwinfo driver.
/Zephyr-latest/soc/atmel/sam/
Dsoc.yml17 - name: sam4l
/Zephyr-latest/drivers/usb/device/
DKconfig90 bool "SAM4L USBC Device Controller driver"
95 SAM4L family USBC device controller Driver.
/Zephyr-latest/dts/bindings/i2c/
Datmel,sam-i2c-twim.yaml5 Atmel SAM4L Family I2C (TWIM) node
/Zephyr-latest/drivers/i2c/
Di2c_sam4l_twim.c11 * @brief I2C bus (TWIM) driver for Atmel SAM4L MCU family.
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst280 * Atmel SAM4L
308 * Atmel SAM4L-EK board
454 * Added Atmel SAM4L driver.
921 * :github:`28538` - Atmel SAM4L have two pinctrl with wrong map
Drelease-notes-2.5.rst448 * Added Atmel SAM4L driver.
457 * Added Atmel SAM4L TWIM driver.

12