WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_ftm_rom.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2020-2022. All rights reserved.
3 * Description: Header file for hal_ftm.c.
4 */
5
6#ifndef HAL_FTM_ROM_H
7#define HAL_FTM_ROM_H
8
9#include "hal_device_rom.h"
10
11#ifdef __cplusplus
12#if __cplusplus
13extern "C" {
14#endif
15#endif
16
18
19#ifdef __cplusplus
20#if __cplusplus
21}
22#endif
23#endif
24
25#endif /* end of hal_ftm */
osal_void hh503_irq_receive_ftm_intr(hal_device_stru *hal_device, osal_u8 data)
unsigned char osal_u8
Definition osal_types.h:11
void osal_void
Definition osal_types.h:29
Definition hal_device_rom.h:39
Definition hal_uart_v151_regs_def.h:38