|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
结构体 | |
| union | dam_ch_int_data |
| This union represents the bit fields in the DMA channel interrupt. Read the register into the d32 member then set/clear the bits using the b elements. 更多... | |
| union | dma_int_st_t |
| Interrupt Status Register 更多... | |
| union | dma_int_clr_t |
| Transfer Interrupt Register 更多... | |
| union | dma_ori_int_st_t |
| Raw Interrupt Status Register 更多... | |
| union | dma_en_chns_t |
| Channel Enable Query Register 更多... | |
| union | dma_burst_req_t |
| BURST software configuration register 更多... | |
| union | dma_single_req_t |
| SINGLE software configuration register 更多... | |
| union | dma_config_t |
| configuration register 更多... | |
| union | dma_sync_t |
| union | dma_lli_t |
| Channel linked list register 更多... | |
| union | dma_chn_config_t |
| Channel Configuration Register 更多... | |
| union | dma_chn_control_t |
| Channel Control Register 更多... | |
| struct | dma_chn_arg_t |
| DMA Channel configuration. 更多... | |
| struct | dma_v151_regs_t |
| Registers associated with DMA. 更多... | |
宏定义 | |
| #define | DMA_REGISTER_PAD_LEN 55 |
类型定义 | |
| typedef union dam_ch_int_data | dam_ch_int_data_t |
| This union represents the bit fields in the DMA channel interrupt. Read the register into the d32 member then set/clear the bits using the b elements. | |
| typedef dma_config_t | dma_v151_cfg_reg_data_t |
| typedef dma_chn_config_t | dma_cfg_data_t |
| typedef dma_chn_control_t | dma_ctrl_data_t |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
Description: Provides V151 dma register
History:
2022-2-25, Create file.
| #define DMA_REGISTER_PAD_LEN 55 |
| typedef union dam_ch_int_data dam_ch_int_data_t |
This union represents the bit fields in the DMA channel interrupt. Read the register into the d32 member then set/clear the bits using the b elements.
| typedef dma_chn_config_t dma_cfg_data_t |
| typedef dma_chn_control_t dma_ctrl_data_t |
| typedef dma_config_t dma_v151_cfg_reg_data_t |