zephyr/soc/arm/atmel_sam0/common
Kumar Gala 70ae3361f8 soc: arm: atmel_sam0: Add helper macros for MCLK and DMA
Add a common header for SAM0 drivers to use to extract data from
devicetree.  The initial set of macros are for get the MCLK A*MASK
register address for clock enablement and a set of macros for use with
DMA to get the channel and trigger source or 0xff if there is no dmas
property.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-22 21:34:21 -05:00
..
CMakeLists.txt
Kconfig.samd2x
Kconfig.samd5x
atmel_sam0_dt.h
gmac_fixup_samd5x.h
sercom_fixup_samd5x.h
soc_samd2x.c
soc_samd5x.c
tc_fixup_samd5x.h