zephyr/soc/arm/atmel_sam/common
Kumar Gala 7e52ee7fe1 drivers: pwm: Fix compile issues with Atmel SAM PWM driver
The was a missing comma in the DEVICE_DT_INST_DEFINE macro and the
SAME71 HAL tweaks the name of a struct so we have to work around that.

Fixes #36095

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-06-18 11:22:27 +02:00
..
CMakeLists.txt
atmel_sam_dt.h soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
pwm_fixup.h drivers: pwm: Fix compile issues with Atmel SAM PWM driver 2021-06-18 11:22:27 +02:00
soc_gpio.c
soc_gpio.h
soc_pmc.c
soc_pmc.h
soc_sam4l_gpio.c
soc_sam4l_pm.c