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

结构体 | |
| struct | adc_regs |
| struct | cldo_crg_cfg |
| union | cldo_rst_soft_ctl |
| union | adc_irg_data |
| union | adc_fifo_data |
| union | adc_channel_data |
| union | adc_ctrl_data |
| union | adc_fifo_read_data |
| union | adc_fifo_data_str |
| union | adc_enable_data |
| union | adc_offset_cali_state_clr_data |
| union | adc_offset_cali_spi_refresh_data |
| union | adc_offset_cali_data |
| union | adc_offset_cali_en_data |
| union | adc_offset_cali_sts_data |
| union | adc_rpt_offset_cali_data |
| union | adc_cfg_offset_cali_en_data |
| union | cfg_cap_cali_finish_clr_data |
| union | cfg_intr_gain_state_clr_data |
| union | cfg_cap_cali_data_spi_refresh_data |
| union | cfg_adc_cap_cali_data |
| union | cfg_adc_cap_cali_en_data |
| union | rpt_cap_cali_sts0_data |
| union | cfg_gain_cali_en_data |
| union | rpt_intr_gain_cali_gain_data |
| union | adc_scan_start_and_stop_data |
枚举 | |
| enum | hal_adc_channel_t { ADC_CHANNEL_A = 0 , ADC_CHANNEL_B , ADC_CHANNEL_C , ADC_CHANNEL_D , ADC_CHANNEL_E , ADC_CHANNEL_F , ADC_SCAN_MODE_MAX_NUM } |
函数 | |
| errcode_t | hal_adc_v154_regs_init (void) |
| typedef union adc_cfg_offset_cali_en_data adc_cfg_offset_cali_en_data_t |
| typedef union adc_channel_data adc_channel_data_t |
| typedef union adc_ctrl_data adc_ctrl_data_t |
| typedef union adc_enable_data adc_enable_data_t |
| typedef union adc_fifo_data_str adc_fifo_data_str_t |
| typedef union adc_fifo_data adc_fifo_data_t |
| typedef union adc_fifo_read_data adc_fifo_read_data_t |
| typedef union adc_irg_data adc_irg_data_t |
| typedef union adc_offset_cali_data adc_offset_cali_data_t |
| typedef union adc_offset_cali_en_data adc_offset_cali_en_data_t |
| typedef union adc_offset_cali_sts_data adc_offset_cali_sts_data_t |
| typedef struct adc_regs adc_regs_t |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2024-2024. All rights reserved.
Description: Provides V154 adc register
History:
2024-02-01, Create file.
| typedef union adc_rpt_offset_cali_data adc_rpt_offset_cali_data_t |
| typedef union adc_scan_start_and_stop_data adc_scan_start_and_stop_data_t |
| typedef union cfg_adc_cap_cali_data cfg_adc_cap_cali_data_t |
| typedef union cfg_adc_cap_cali_en_data cfg_adc_cap_cali_en_data_t |
| typedef union cfg_cap_cali_finish_clr_data cfg_cap_cali_finish_clr_data_t |
| typedef union cfg_gain_cali_en_data cfg_gain_cali_en_data_t |
| typedef union cfg_intr_gain_state_clr_data cfg_intr_gain_state_clr_data_t |
| typedef struct cldo_crg_cfg cldo_crg_cfg_t |
| typedef union cldo_rst_soft_ctl cldo_rst_soft_ctl_t |
| typedef union rpt_cap_cali_sts0_data rpt_cap_cali_sts0_data_t |
| typedef union rpt_intr_gain_cali_gain_data rpt_intr_gain_cali_gain_data_t |
| enum hal_adc_channel_t |
| errcode_t hal_adc_v154_regs_init | ( | void | ) |