WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
tick_timer.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2024-2024. All rights reserved.
3
* Description: tick timer for liteos
4
*
5
*/
6
#ifndef __TICK_TIMER_H__
7
#define __TICK_TIMER_H__
8
typedef
void (*
tick_handle_hook
)(void);
9
void
hal_tick_handle_register
(
tick_handle_hook
hook);
10
#endif
tick_handle_hook
void(* tick_handle_hook)(void)
Definition
tick_timer.h:8
hal_tick_handle_register
void hal_tick_handle_register(tick_handle_hook hook)
Definition
tick_timer.c:42
src
drivers
chips
ws63
porting
liteos
riscv31
tick_timer.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:12 , 为 WS63 SDK 文档使用
1.9.8