|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>#include <stdbool.h>#include "errcode.h"#include "hal_adc_v154_regs_def.h"#include "adc_porting.h"

函数 | |
| uint32_t | test_hal_adc_simu_cfg3 (void) |
| uint32_t | test_hal_adc_start (void) |
| void | hal_adc_auto_scan_mode_set (adc_channel_t ch, bool en) |
变量 | |
| adc_regs_t * | g_adc_regs |
| cldo_crg_cfg_t * | g_cldo_cfg |
| void hal_adc_auto_scan_mode_set | ( | adc_channel_t | ch, |
| bool | en | ||
| ) |
|
inline |
|
inline |
|
extern |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2024-2024. All rights reserved.
Description: Provides V154 adc register operation api
History:
2024-02-01, Create file.
|
extern |