Searched full:sam0 (Results 1 – 25 of 139) sorted by relevance
123456
/Zephyr-latest/dts/arm/atmel/ |
D | samd2x.dtsi | 54 compatible = "atmel,sam0-id"; 63 compatible = "atmel,sam0-nvmctrl"; 95 compatible = "atmel,sam0-eic"; 101 compatible = "atmel,sam0-pinmux"; 106 compatible = "atmel,sam0-pinmux"; 111 compatible = "atmel,sam0-watchdog"; 117 compatible = "atmel,sam0-sercom"; 123 compatible = "atmel,sam0-sercom"; 129 compatible = "atmel,sam0-sercom"; 135 compatible = "atmel,sam0-sercom"; [all …]
|
D | saml2x.dtsi | 57 compatible = "atmel,sam0-id"; 66 compatible = "atmel,sam0-nvmctrl"; 106 compatible = "atmel,sam0-dmac"; 115 compatible = "atmel,sam0-eic"; 121 compatible = "atmel,sam0-watchdog"; 127 compatible = "atmel,sam0-sercom"; 133 compatible = "atmel,sam0-sercom"; 139 compatible = "atmel,sam0-sercom"; 145 compatible = "atmel,sam0-sercom"; 151 compatible = "atmel,sam0-sercom"; [all …]
|
D | samc2x.dtsi | 55 compatible = "atmel,sam0-id"; 64 compatible = "atmel,sam0-nvmctrl"; 95 compatible = "atmel,sam0-eic"; 101 compatible = "atmel,sam0-pinmux"; 106 compatible = "atmel,sam0-watchdog"; 112 compatible = "atmel,sam0-dmac"; 121 compatible = "atmel,sam0-adc"; 136 compatible = "atmel,sam0-sercom"; 145 compatible = "atmel,sam0-sercom"; 154 compatible = "atmel,sam0-sercom"; [all …]
|
D | samd5x.dtsi | 83 compatible = "atmel,sam0-id"; 105 compatible = "atmel,sam0-nvmctrl"; 122 compatible = "atmel,sam0-dmac"; 131 compatible = "atmel,sam0-eic"; 140 compatible = "atmel,sam0-pinmux"; 145 compatible = "atmel,sam0-pinmux"; 150 compatible = "atmel,sam0-pinmux"; 155 compatible = "atmel,sam0-pinmux"; 160 compatible = "atmel,sam0-watchdog"; 166 compatible = "atmel,sam0-sercom"; [all …]
|
D | samc21.dtsi | 19 compatible = "atmel,sam0-adc"; 34 compatible = "atmel,sam0-sercom"; 43 compatible = "atmel,sam0-sercom"; 52 compatible = "atmel,sam0-can"; 65 compatible = "atmel,sam0-can";
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.sam0 | 1 # Atmel SAM0 GPIO configuration options 7 bool "Atmel SAM0 GPIO (PORT) driver" 11 Enable support for the Atmel SAM0 'PORT' GPIO controllers.
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.sam0 | 1 # Atmel SAM0 WDT configuration 7 bool "Atmel SAM0 series Watchdog (WDT) Driver" 12 Enable WDT driver for Atmel SAM0 MCUs.
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sam0 | 1 # Atmel SAM0 SERCOM SPI 7 bool "Atmel SAM0 series SERCOM SPI driver" 13 Enable support for the SAM0 SERCOM SPI driver.
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.sam0 | 1 # Atmel SAM0 TCC as PWM configuration 7 bool "Atmel SAM0 MCU Family TCC PWM Driver" 12 Enable PWM driver for Atmel SAM0 MCUs using the TCC timer/counter.
|
D | Kconfig.sam0_tc | 1 # Atmel SAM0 TCC as PWM configuration 7 bool "Atmel SAM0 MCU Family TC PWM Driver" 11 Enable PWM driver for Atmel SAM0 MCUs using the TC timer/counter.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.sam0 | 1 # SAM0 EIC configuration 7 bool "External Interrupt Controller (EIC) Driver for SAM0 series devices" 11 Enable EIC driver for SAM0 series of devices. This is required for
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.sam0 | 7 bool "Atmel SAM0 series SERCOM USART driver" 15 This option enables the SERCOMx USART driver for Atmel SAM0 MCUs. 18 bool "Async UART support for Atmel SAM0 series."
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.sam0 | 1 # Atmel SAM0 flash driver config 7 bool "Atmel SAM0 flash driver" 15 Enable the Atmel SAM0 series internal flash driver.
|
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/ |
D | saml21_xpro.dts | 65 compatible = "atmel,sam0-tcc-pwm"; 76 compatible = "atmel,sam0-spi"; 88 compatible = "atmel,sam0-uart"; 99 compatible = "atmel,sam0-i2c"; 110 compatible = "atmel,sam0-uart"; 121 compatible = "atmel,sam0-uart"; 132 compatible = "atmel,sam0-spi";
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.sam0 | 5 bool "SAM0 series I2C SERCOM driver" 10 Enable the SAM0 series SERCOM I2C driver. 13 bool "DMA support for SAM0 I2C devices"
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | atmel,sam0-watchdog.yaml | 1 description: Atmel SAM0 watchdog 3 compatible: "atmel,sam0-watchdog"
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | atmel,sam0-eic.yaml | 1 description: Atmel SAM0 series External Interrupt Controller 3 compatible: "atmel,sam0-eic"
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | atmel,sam0-pinmux.yaml | 1 description: Atmel SAM0 PINMUX 3 compatible: "atmel,sam0-pinmux"
|
/Zephyr-latest/dts/bindings/arm/ |
D | atmel,sam0-id.yaml | 2 For locating the Device ID (serial number) on Atmel SAM0 devices 4 compatible: "atmel,sam0-id"
|
D | atmel,sam0-sercom.yaml | 1 description: Atmel SAM0 multi-protocol (UART, SPI, I2C) SERCOM unit 3 compatible: "atmel,sam0-sercom"
|
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/ |
D | samd21_xpro.dts | 65 compatible = "atmel,sam0-tcc-pwm"; 76 compatible = "atmel,sam0-uart"; 87 compatible = "atmel,sam0-uart"; 98 compatible = "atmel,sam0-i2c"; 109 compatible = "atmel,sam0-uart"; 120 compatible = "atmel,sam0-spi";
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | atmel,sam0-nvmctrl.yaml | 1 description: Atmel SAM0 NVMC (Non-Volatile Memory Controller) 3 compatible: "atmel,sam0-nvmctrl"
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.sam0 | 7 bool "Atmel SAM0 series DMAC driver" 11 DMA driver for Atmel SAM0 series MCUs.
|
/Zephyr-latest/dts/bindings/usb/ |
D | atmel,sam0-usb.yaml | 2 Atmel SAM0 USB in device mode 4 compatible: "atmel,sam0-usb"
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig.sam0 | 5 bool "Atmel SAM0 pin controller driver" 9 Atmel pin controller driver is used on SAM0 SoC series
|
123456