Stanley 2fa40dd602 Fix/parameter name (#5815) 3 years ago
..
Kconfig 03823b5016 [kconfig] add 64bit default value for stack size. set tick HZ as 1000 by default (#5778) 3 years ago
SConscript d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 3 years ago
clock.c 5178e7ec0b [add] src/clock.c add hook for rt_tick_increase (#5569) 3 years ago
components.c 6cb093aa27 [kernel] Improve code comments. 3 years ago
cpu.c 6cb093aa27 [kernel] Improve code comments. 3 years ago
device.c 6cf3256d4c [device.c] fix the comment, add RT_DEBUG_LOG 3 years ago
idle.c d6d84ed055 [kernel][pm] beautify code 3 years ago
ipc.c 2fa40dd602 Fix/parameter name (#5815) 3 years ago
irq.c d7b8cf81e6 move some __on_rt_xxxxx_hook from rtdef.h to dedicated c soure files 3 years ago
kservice.c 03823b5016 [kconfig] add 64bit default value for stack size. set tick HZ as 1000 by default (#5778) 3 years ago
mem.c d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 3 years ago
memheap.c 4562ae1246 [kernel] Revert modifications to the semaphore (#5682) 3 years ago
mempool.c d7b8cf81e6 move some __on_rt_xxxxx_hook from rtdef.h to dedicated c soure files 3 years ago
object.c 6bb9e546de change all double-empty-lines to single-empty-lines 3 years ago
scheduler.c 844f2ef76f Merge branch 'master' into master 3 years ago
signal.c d99737d8a9 [update] functions annotation. 3 years ago
slab.c d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 3 years ago
thread.c fa8c4bcaa2 [kernel][thread.c] remove duplicated clear to 0 (#5659) 3 years ago
timer.c 52d0dc691c [kernel]Fixed issue that could all timers stop (#5637) 3 years ago