nuttx/arch/xtensa/src/common
2016-10-31 13:15:15 -06:00
..
xtensa_abi.h Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_assert.c Xtensa/ESP32: Add User Exception handler 2016-10-31 12:04:52 -06:00
xtensa_attr.h Xtensa: Add initial CPU0 start-up logic 2016-10-17 08:15:36 -06:00
xtensa_blocktask.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_context.S Xtensa: Replace CONFIG_XTENSA_CALL0_ABI with compiler defined __XTENSA_CALL0_ABI__ 2016-10-30 07:37:51 -06:00
xtensa_coproc.S Update some compilation issues 2016-10-30 15:38:51 -06:00
xtensa_copystate.c Xtensa: First cat at context switching functions 2016-10-21 10:43:59 -06:00
xtensa_cpenable.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_cpuint.S Xtensa: Fix some compilation issues 2016-10-25 12:34:23 -06:00
xtensa_cpupause.c ESP32: Add inter-cpu interrupts 2016-10-31 08:29:28 -06:00
xtensa_createstack.c Xtensa/ESP32: Add CPU1 startup logic 2016-10-31 13:15:15 -06:00
xtensa_dumpstate.c Update some compilation issues 2016-10-30 15:38:51 -06:00
xtensa_etherstub.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_exit.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_idle.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_initialize.c Xtensa: Remove co-processor ownership array. I think that this is not needed (but I might be wrong). 2016-10-29 09:50:51 -06:00
xtensa_initialstate.c Xtensa: Replace CONFIG_XTENSA_CALL0_ABI with compiler defined __XTENSA_CALL0_ABI__ 2016-10-30 07:37:51 -06:00
xtensa_int_handlers.S Xtensa/ESP32: Add User Exception handler 2016-10-31 12:04:52 -06:00
xtensa_interruptcontext.c Xtensa: Add some data structures needed for SMP support. 2016-10-20 15:21:29 -06:00
xtensa_irqdispatch.c Update some compilation issues 2016-10-30 15:38:51 -06:00
xtensa_lowputs.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_mdelay.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_modifyreg8.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_modifyreg16.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_modifyreg32.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_panic.S Xtensa: Add more exception vectors. All just cause a PANIC now. 2016-10-30 12:20:11 -06:00
xtensa_puts.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_releasepending.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_releasestack.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_reprioritizertr.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_schedsigaction.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_sigdeliver.c Xtensa ESP32: Co-processor state is code complete but uncompiled and untested. 2016-10-28 13:03:25 -06:00
xtensa_stackframe.c Xtensa: Fix register usage in up_strackframe 2016-10-16 09:26:33 -06:00
xtensa_testset.c ESP32 Core V2: Add an SMP configuration to support development (not yet usable). 2016-10-29 14:56:07 -06:00
xtensa_timer.h Xtensa: Correct some compile issues 2016-10-23 16:25:55 -06:00
xtensa_udelay.c Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up. 2016-10-16 07:57:16 -06:00
xtensa_unblocktask.c Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI. 2016-10-30 08:35:09 -06:00
xtensa_user_handler.S Xtensa/ESP32: Add User Exception handler 2016-10-31 12:04:52 -06:00
xtensa_usestack.c Add xtensa_testset.c 2016-10-19 09:58:12 -06:00
xtensa_vectors.S Xtensa/ESP32: Add User Exception handler 2016-10-31 12:04:52 -06:00
xtensa_window_vector.S Xtensa/ESP32: Add User Exception handler 2016-10-31 12:04:52 -06:00
xtensa.h Xtensa/ESP32: Add CPU1 startup logic 2016-10-31 13:15:15 -06:00