.. |
xtensa_abi.h
|
arch/xtensa/src/common/xtensa_abi.h: nxstyle fixes
|
2020-03-13 18:58:04 -06:00 |
xtensa_assert.c
|
esp32: emulate byte access for module text
|
2020-03-16 07:54:49 -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 typos in comments and documentation.
|
2020-03-16 20:01:11 -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_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
|
Fix a typo in comments
|
2020-04-01 00:03:31 +08: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_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
|
xtensa: Check XCHAL_HAVE_INTERRUPTS for waiti
|
2020-03-31 14:32:07 +08: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_loadstore.S
|
esp32: emulate byte access for module text
|
2020-03-16 07:54:49 -06:00 |
xtensa_lowputs.c
|
|
|
xtensa_mdelay.c
|
|
|
xtensa_modifyreg8.c
|
|
|
xtensa_modifyreg16.c
|
|
|
xtensa_modifyreg32.c
|
|
|
xtensa_panic.S
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
xtensa_puts.c
|
|
|
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: Save PS correctly in coproc handler
|
2020-03-31 14:31:31 +08: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: Save PS correctly in double exception handler
|
2020-03-31 14:31:31 +08:00 |
xtensa_window_vector.S
|
|
|
xtensa_windowspill.S
|
Run codespell -w against all files
|
2020-02-22 14:45:07 -06:00 |
xtensa.h
|
esp32: emulate byte access for module text
|
2020-03-16 07:54:49 -06:00 |