zephyr/soc/xtensa
Daniel Leung 1e9d4602ab xtensa: add some structs for interrupt stack frames
This adds some structs for interrupt stack frames to make it
easier to access individual elements, and ultimately getting
rid of magic array element numbers in the code. Hopefully,
this would aid in debugging where you can view the whole
struct in debugger.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-04-20 04:45:52 -04:00
..
esp32 xtensa: add some structs for interrupt stack frames 2023-04-20 04:45:52 -04:00
esp32_net soc: kconfig: Add config for ESP32 family 2023-04-19 17:12:26 +02:00
esp32s2 soc: kconfig: Add config for ESP32 family 2023-04-19 17:12:26 +02:00
esp32s3 soc: kconfig: Add config for ESP32 family 2023-04-19 17:12:26 +02:00
intel_adsp soc: xtensa: intel_adsp: do power off only with custom pm policy 2023-04-17 15:12:24 +02:00
nxp_adsp xtensa: linker: Use zephyr's convention for rodata 2022-11-17 15:44:48 +09:00
sample_controller xtensa: linker: Use zephyr's convention for rodata 2022-11-17 15:44:48 +09:00
CMakeLists.txt