openharmony_kernel_liteos_m/kal/posix/src
wangchen 8c46636052 fix: M核time模块支持调用RTC接口
【背景】M核time模块支持调用RTC接口

【修改方案】
1, 增加注册接口
2, 读写时间时判断是否有rtc

【影响】
对现有的产品编译不会有影响。
re #I5IKMN
Signed-off-by: wangchen <wangchen240@huawei.com>
2022-07-26 14:23:08 +00:00
..
errno.c update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
libc.c update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
libc_config.h update openharmony 1.0.1 2021-03-11 20:30:40 +08:00
mqueue.c iccarm工具链编译适配 2022-07-12 17:01:44 +08:00
mqueue_impl.h fix: 当前仓代码编译告警的问题 2022-01-19 02:27:14 +00:00
pipe.c iccarm工具链编译适配 2022-07-12 17:01:44 +08:00
poll.c fix: 处理检视出来的代码问题 2022-03-02 16:02:32 +08:00
pthread.c !748 Use rv32i substring as RISC-V architecture selector 2022-07-18 02:15:55 +00:00
pthread_attr.c feat: 支持任务栈可配置 2022-02-21 09:08:05 +08:00
pthread_cond.c fix(posix接口融合): posix接口融合,接口规范兼容性修改 2022-02-10 16:41:12 +08:00
pthread_mutex.c fix: 规范整改 2022-03-19 15:46:10 +08:00
semaphore.c fix: 修复未使用的参数和类型比较编译报错问题 2022-02-15 18:53:30 +08:00
signal.c feature: Newlib support signal. 2022-01-20 18:50:17 +08:00
time.c fix: M核time模块支持调用RTC接口 2022-07-26 14:23:08 +00:00
time_internal.h fix(posix接口融合): posix接口融合,接口规范兼容性修改 2022-02-10 16:41:12 +08:00