nuttx/arch/ceva/src/common
Xiang Xiao 7990f90915 Indent the define statement by two spaces
follow the code style convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-21 09:52:08 -03:00
..
ceva_board.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_checkstack.c arch: Remove the unused arch color function variant 2022-12-24 22:40:52 +02:00
ceva_createstack.c arch: fixed error in the calculation of nwords caused an out of bounds 2023-03-13 16:12:11 +09:00
ceva_doirq.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_exit.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_fullcontextrestore.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_getintstack.c arch: move stack and task dump to common code 2022-12-17 01:59:35 +08:00
ceva_heap.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_idle.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_initialize.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_internal.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
ceva_modifyreg8.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_modifyreg16.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_modifyreg32.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_nputs.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_pthread_start.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_registerdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
ceva_releasestack.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_saveusercontext.c arch: Return directly when arch not support interrupt context save 2023-04-27 23:21:05 +03:00
ceva_schedulesigaction.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
ceva_sigdeliver.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_signal_dispatch.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_stackframe.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_start.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_svcall.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
ceva_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
ceva_task_start.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_userspace.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_usestack.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
ceva_vfork.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mpu.h
vintc.h