nuttx/arch/z80/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 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
z80_allocateheap.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
z80_createstack.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
z80_doirq.c arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
z80_exit.c arch: fix the sched parameter update when exiting 2024-10-08 13:53:06 +08:00
z80_idle.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_initialize.c docs/comments: fix some typos 2024-01-15 13:22:13 +08:00
z80_internal.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
z80_interruptcontext.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_mdelay.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_nputs.c up_nputs: fix AddressSanitizer: global-buffer-overflow problem 2022-09-01 11:51:48 +08:00
z80_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
z80_stackframe.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
z80_switchcontext.c group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
z80_udelay.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00