openharmony_kernel_liteos_m/arch/xtensa/lx6/gcc
zhushengle ae02afc850 fix: tick timer时钟频率赋值修改为运行时赋值
OS_SYS_CLOCK 宏由产品定义,该宏可能为函数,在编译时赋值无法覆盖该场景

Close #I4PGUR
Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I60e3f4fcd8f94b26c23cc88e0622408a24fbebe2
2022-01-05 15:51:11 +08:00
..
BUILD.gn chore(build): optimize build scripts 2021-12-05 02:29:49 +08:00
los_arch_context.h chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_arch_interrupt.h feat: synchronizing arch api 2021-12-25 18:36:09 +08:00
los_arch_macro.h chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_arch_regs.h chore: replace YES/NO macros to 1/0 2021-11-16 01:21:00 +08:00
los_arch_timer.h feat: 内核提供tick timer框架,支持多架构多平台通用化 2021-12-31 10:50:33 +08:00
los_context.c feat: 内核提供tick timer框架,支持多架构多平台通用化 2021-12-31 10:50:33 +08:00
los_dispatch.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_exc.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00
los_interrupt.c fix: 中断向量表对齐大小支持可配置 2021-12-28 09:52:13 +08:00
los_timer.c fix: tick timer时钟频率赋值修改为运行时赋值 2022-01-05 15:51:11 +08:00
los_window.S chore: move kernel/arch to arch 2021-11-16 00:45:24 +08:00