nuttx/arch/xtensa/src/common
zhuyanlin 26b4bb3075 xtensa:cache: fix typo error
use addr instead of add
2021-09-08 11:19:02 +02:00
..
mpu.h arch:xtensa: add xtensa mpu support 2021-09-02 09:17:26 -03:00
xtensa.h xtensa.h: Remove unused function prototype. 2021-08-18 04:41:40 -07:00
xtensa_abi.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
xtensa_assert.c arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03:00
xtensa_attr.h Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
xtensa_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_cache.c xtensa:cache: fix typo error 2021-09-08 11:19:02 +02:00
xtensa_checkstack.c arch:xtensa: replace include file from src/chip_xxx to chip.h 2021-08-12 16:18:35 +02:00
xtensa_context.S xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0 2021-05-22 08:35:12 -05:00
xtensa_coproc.S Add initial ESP32S2 Xtensa support 2021-06-01 07:49:54 +02:00
xtensa_copystate.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_counter.h arch:xtensa: use letter 'i' in inline assemble constraint instead of I 2021-08-04 18:23:40 +02:00
xtensa_cpenable.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_cpuint.S arch/xtensa: Few typos and style fixes. 2020-09-21 19:14:19 -04:00
xtensa_cpupause.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
xtensa_dumpstate.c arch:xtensa: replace include file from src/chip_xxx to chip.h 2021-08-12 16:18:35 +02:00
xtensa_exit.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_hostfs.c fs/hostfs: Support fchstat and chstat callback 2021-08-09 17:55:44 -03:00
xtensa_idle.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_initialize.c arch:xtensa: replace include file from src/chip_xxx to chip.h 2021-08-12 16:18:35 +02:00
xtensa_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
xtensa_int_handlers.S arch:xtensa: rename XCHAL_INT_NLEVELS to XCHAL_NUM_INTLEVELS 2021-08-28 21:51:45 +02:00
xtensa_interruptcontext.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_irqdispatch.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_loadstore.S esp32: emulate byte access for module text 2020-03-16 07:54:49 -06:00
xtensa_lowputs.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_mdelay.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_mm.h esp32/esp32_allocateheap.c: Support the maximum available internal heap configuration 2021-03-02 18:27:20 -08:00
xtensa_modifyreg8.c arch/xtensa/src/common: Use irq_spin APIs in modifyregXX 2021-08-25 23:32:40 +08:00
xtensa_modifyreg16.c arch/xtensa/src/common: Use irq_spin APIs in modifyregXX 2021-08-25 23:32:40 +08:00
xtensa_modifyreg32.c arch/xtensa/src/common: Use irq_spin APIs in modifyregXX 2021-08-25 23:32:40 +08:00
xtensa_mpu.c arch:xtensa: add xtensa mpu support 2021-09-02 09:17:26 -03:00
xtensa_panic.S arch:xtensa: replace include file from src/chip_xxx to chip.h 2021-08-12 16:18:35 +02:00
xtensa_puts.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_releasepending.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
xtensa_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
xtensa_schedsigaction.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_sigdeliver.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_sigtramp.S arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_simcall.S xtensa: Implement simcall 2020-03-12 09:03:31 -05:00
xtensa_stackframe.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
xtensa_testset.c arch/*_testset: Fix few typos. 2021-08-25 00:20:20 +08:00
xtensa_timer.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
xtensa_udelay.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_user_handler.S arch:xtensa: replace include file from src/chip_xxx to chip.h 2021-08-12 16:18:35 +02:00
xtensa_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
xtensa_vectors.S arch:xtensa:vector: fix typo error in level4_ventor 2021-08-04 20:16:41 -07:00
xtensa_window_vector.S arch/xtensa/src/common: Don't include ESP32 files directly, include them 2020-11-28 10:24:12 -03:00
xtensa_windowspill.S arch/xtensa/src/common: Don't include ESP32 files directly, include them 2020-11-28 10:24:12 -03:00