WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_adc_v154_regs_op.h 文件参考
#include <stdint.h>
#include <stdbool.h>
#include "errcode.h"
#include "hal_adc_v154_regs_def.h"
#include "adc_porting.h"
hal_adc_v154_regs_op.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

函数

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_tg_adc_regs
 
cldo_crg_cfg_tg_cldo_cfg
 

函数说明

◆ hal_adc_auto_scan_mode_set()

void hal_adc_auto_scan_mode_set ( adc_channel_t  ch,
bool  en 
)

◆ test_hal_adc_simu_cfg3()

uint32_t test_hal_adc_simu_cfg3 ( void  )
inline

◆ test_hal_adc_start()

uint32_t test_hal_adc_start ( void  )
inline

变量说明

◆ g_adc_regs

adc_regs_t* g_adc_regs
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.

◆ g_cldo_cfg

cldo_crg_cfg_t* g_cldo_cfg
extern