zephyr/soc/arm/silabs_exx32/common
Gerard Marull-Paretas 9c961571a2 modules: cmsis: move glue code to modules/cmsis
The CMSIS module glue code was part of arch/ directory. Move it to
modules/cmsis, and provide a single entry point for it: cmsis_core.h.
This entry header will include the right CMSIS header (M or A/R).

To make this change possible, CMSIS module Kconfig/CMake are declared as
external, allowing us to add a new Zephyr include directory.

All files including CMSIS have been updated.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-08-24 13:20:21 +02:00
..
CMakeLists.txt
pinctrl_soc.h drivers: pinctrl: Add pinctrl driver for Gecko Series 1 2023-07-26 14:33:03 +02:00
soc.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
soc_gpio.h
soc_power.c
soc_power_pmgr.c soc: silabs_exx32: define an empty pm_state_exit_post_ops 2023-07-25 10:43:33 +02:00