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 SAMD10/SAMD20/SAMD21/SAMR21, Atmel SAML21, Microchip SAML10/SAML11, Microchip SAMD5x/SAME5x.
Modules | |
| sam0 Ethernet peripheral | |
| sam0 SD Host Controller | |
| SD card interface functions for sam0 class devices.  | |
| sam0 USB peripheral | |
| USB interface functions for the sam0 class devices.  | |
Files | |
| file | cpu_conf.h | 
| Implementation specific CPU configuration options.  | |
| file | gpio_ll_arch.h | 
| CPU specific part of the Peripheral GPIO Low-Level API.  | |
| 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 26 of file exti_config.h.