Home
last modified time | relevance | path

Searched refs:hi_set_real_time (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_time.h158 hi_u32 hi_set_real_time(hi_u32 seconds);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_time.h22 * @li The hi_get_real_time and hi_set_real_time APIs are about real-time operations. The real time is calculated
23 * starting from kernel startup and can be modified by hi_set_real_time.CNcomment:hi_get_real_time,
24 hi_set_real_time操作的是实时时间,实时时间从kernel启动开始计时,可以通过hi_set_real_time进行修改。CNend \n
174 hi_u32 hi_set_real_time(hi_u32 seconds);
H A Dhi_hook_fuc.h126 typedef hi_u32 (*fuc_type_name(hi_set_real_time))(hi_u32 sec);
198 fuc_type_name(hi_set_real_time) hi_set_real_time_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_time.c81 hi_u32 hi_set_real_time(hi_u32 sec) in hi_set_real_time() function

Completed in 2 milliseconds