Atmel SAM0 common. More...
Atmel SAM0 common.
This module contains all common code and definition to all Atmel SAM0 cpu families supported by RIOT: Atmel SAMD21, Atmel SAML21, Microchip SAML10/SAML11, Microchip SAMD5x/SAME5x.
Modules | |
sam0 USB peripheral | |
USB interface functions for the sam0 class devices. | |
Files | |
file | cpu_conf.h |
Implementation specific CPU configuration options. | |
file | periph_cpu_common.h |
Common CPU specific definitions for all SAMx21 based CPUs. | |
static const int8_t | exti_config [PORT_GROUPS][32] |
Generic EXTI map for all CPUs of the sam0 family. More... | |
|
static |
Generic EXTI map for all CPUs of the sam0 family.
Mapping of pins to EXTI lines, -1 means not EXTI possible
Definition at line 30 of file exti_config.h.