WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
TIMER V150 Regs Operation

宏定义

#define timer_regs(index)   ((timer_v150_regs_t *)(g_timer_regs[index]))
 Reg addr associated with timer.
 
#define timer_regs(index)   ((timer_v150_regs_t *)(g_timer_regs[index]))
 Reg addr associated with timer.
 

变量

uintptr_t g_timer_comm_regs
 
uintptr_t g_timer_regs [8]
 
uintptr_t g_timer_comm_regs
 
uintptr_t g_timer_regs [8]
 

详细描述

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.

Description: Provides V150 timer register operation API
History:
2022-12-07, Create file.

宏定义说明

◆ timer_regs [1/2]

#define timer_regs (   index)    ((timer_v150_regs_t *)(g_timer_regs[index]))

Reg addr associated with timer.

◆ timer_regs [2/2]

#define timer_regs (   index)    ((timer_v150_regs_t *)(g_timer_regs[index]))

Reg addr associated with timer.

变量说明

◆ g_timer_comm_regs [1/2]

uintptr_t g_timer_comm_regs
extern

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.

Description: Provides HAL drv timer
History:
2022-06-02, Create file.

◆ g_timer_comm_regs [2/2]

uintptr_t g_timer_comm_regs
extern

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.

Description: Provides HAL drv timer
History:
2022-06-02, Create file.

◆ g_timer_regs [1/2]

uintptr_t g_timer_regs[8]
extern

◆ g_timer_regs [2/2]

uintptr_t g_timer_regs[8]
extern