nuttx/arch/z16/src/common
buxiasen 0b3859521a arch: fix the sched parameter update when exiting
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-10-08 13:53:06 +08:00
..
Kconfig
z16_allocateheap.c Run .c and .h files in this PR through nxstyle and fix complaints 2020-04-29 22:30:54 -03:00
z16_copystate.c arch/z16: Correct file naming for coding standard 2020-04-29 22:30:54 -03:00
z16_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
z16_doirq.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
z16_exit.c arch: fix the sched parameter update when exiting 2024-10-08 13:53:06 +08:00
z16_idle.c arch/z16: Correct file naming for coding standard 2020-04-29 22:30:54 -03:00
z16_initialize.c docs/comments: fix some typos 2024-01-15 13:22:13 +08:00
z16_initialstate.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
z16_internal.h arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
z16_mdelay.c Run .c and .h files in this PR through nxstyle and fix complaints 2020-04-29 22:30:54 -03:00
z16_nputs.c up_nputs: fix AddressSanitizer: global-buffer-overflow problem 2022-09-01 11:51:48 +08:00
z16_registerdump.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
z16_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
z16_schedulesigaction.c signal: adjust the signal processing logic to remove the judgment 2024-10-07 13:32:57 +08:00
z16_sigdeliver.c arch: move sigdeliver to common code 2024-10-07 13:32:57 +08:00
z16_stackframe.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
z16_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
z16_udelay.c Run .c and .h files in this PR through nxstyle and fix complaints 2020-04-29 22:30:54 -03:00
z16_usestack.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00