zephyr/soc/arm/atmel_sam/common
Kumar Gala fa6c990583 soc: arm: atmel_sam: Add helper macros to init array of pins
Added ATMEL_SAM_DT_NUM_PINS macro which will return the number of pins
to initialize for "pinctrl-0" devicetree property.

Added ATMEL_SAM_DT_PINS macro which will create an array initializer
with all the pins associated with "pinctrl-0" devicetree property.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-25 09:29:54 -05:00
..
atmel_sam_dt.h soc: arm: atmel_sam: Add helper macros to init array of pins 2020-04-25 09:29:54 -05:00
CMakeLists.txt
soc_gpio.c
soc_gpio.h
soc_pmc.c
soc_pmc.h