nuttx/arch/xtensa/src/common
2020-03-16 07:31:46 -05:00
..
xtensa_abi.h arch/xtensa/src/common/xtensa_abi.h: nxstyle fixes 2020-03-13 18:58:04 -06:00
xtensa_assert.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_attr.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_blocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_checkstack.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_context.S xtensa: Fix typos and comments 2020-02-28 11:33:29 +01:00
xtensa_coproc.S Xtensa ESP32: Clean-up and fixes from last commits 2016-12-19 13:57:37 -06:00
xtensa_copystate.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -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 Add missing ENTRY() and RET() macros in C callable assembly language. At one time I though the that the ESP32 support the CALL0 ABI. I was mistaken so there may be a few more like this. 2016-12-14 12:14:51 -06:00
xtensa_cpupause.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_createstack.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_dumpstate.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -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 Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_hostfs.c xtensa_hostfs.c: Change the license to Apache 2.0 2020-03-12 09:03:31 -05:00
xtensa_idle.c ESP32: Use __asm__ __volatile__ for inline assembly 2020-03-13 19:06:15 -06:00
xtensa_initialize.c ramlog: Remove g_ramlog_syslog_channel since it's same as g_default_channel 2020-02-18 13:04:45 -06:00
xtensa_initialstate.c Fix typos. 2019-08-04 14:50:28 -06:00
xtensa_int_handlers.S Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
xtensa_interruptcontext.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_irqdispatch.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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 Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_releasestack.c pthreads: Add support static pthread stack. Add standard pthread_attr_setstack() and pthread_attr_getstack(). In all cases where the stack is released, add check to see which allocator must be used to free the stack: The user or the kernel allocator. 2018-08-23 09:49:20 -06:00
xtensa_reprioritizertr.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_schedsigaction.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_sigdeliver.c xtensa: Fix typos and comments 2020-02-28 11:33:29 +01:00
xtensa_sigtramp.S Xtensa ESP32: Correct copyright info; update some comments 2016-12-22 12:34:55 -06:00
xtensa_simcall.S xtensa: Implement simcall 2020-03-12 09:03:31 -05:00
xtensa_stackframe.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_testset.c armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
xtensa_timer.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_udelay.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_unblocktask.c xtensa: Fix typos and comments 2020-02-28 11:33:29 +01:00
xtensa_user_handler.S xtensa_user_handler: rsync after wsr.ps 2020-03-16 07:31:46 -05:00
xtensa_usestack.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_vectors.S Xtensa ESP32: Automatically mount /proc at start-up. 2016-12-19 09:43:16 -06:00
xtensa_window_vector.S Xtensa/ESP32: Add User Exception handler 2016-10-31 12:04:52 -06:00
xtensa_windowspill.S Run codespell -w against all files 2020-02-22 14:45:07 -06:00
xtensa.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00