Apus
目录
系统概述
AUDIO_IN
DMA
GPIO
I2S
IR
KEYSCAN
MMU
PMU
RTC
SPI
UART
USB
WATCHDOG
GA_LITE
ISMBB驱动设计
1 工程介绍
2 运行流程
3 API和宏
附录1: API 文档
AE
AUDIO_IN
数据结构
函数列表
AUDIO_OUT
L2-CACHE
CLOCK
DMA
FLASH_SPI
GPIO
I2C
I2S
IR
KEYSCAN
LODAC
MMU
PADMUX
PMU
PSRAM
RTC
SDIO
SDM
SPI
TIMER
UART
USB
WATCHDOG
GA_LITE
其他
Apus
»
附录: API
»
AUDIO_IN API
查看页面源码
AUDIO_IN API
¶
数据结构
宏定义
类型定义
GX_HAL_AIN_ERR_CB
Typedef Documentation
GX_HAL_AIN_PCMW_CB
Typedef Documentation
枚举
GX_HAL_AIN_ADC_CLK
Enum Documentation
GX_HAL_AIN_ADC_CLK_IN
Enum Documentation
GX_HAL_AIN_CHN_SRC
Enum Documentation
GX_HAL_AIN_ECHO_PCM_FS
Enum Documentation
GX_HAL_AIN_PCM_ENDIAN
Enum Documentation
GX_HAL_AIN_PCM_FS
Enum Documentation
GX_HAL_AIN_PCMW_BIT_SIZE
Enum Documentation
GX_HAL_AIN_PCMW_FIFO_THRESHOLD
Enum Documentation
GX_HAL_AIN_PDM_CLK
Enum Documentation
GX_HAL_AIN_PDM_CLK_MODE
Enum Documentation
结构体
GX_HAL_AIN_CFG
Struct Documentation
GX_HAL_AIN_CHANNEL_CFG
Struct Documentation
GX_HAL_AIN_GAIN
Struct Documentation
GX_HAL_AIN_HW_INFO
Struct Documentation
GX_HAL_AIN_INPUT_ADC
Struct Documentation
GX_HAL_AIN_INPUT_ECHO
Struct Documentation
GX_HAL_AIN_INPUT_PDM
Struct Documentation
GX_HAL_AIN_PCMW_CFG
Struct Documentation
函数列表
gx_hal_ain_adc_set_input
Function Documentation
gx_hal_ain_dcf_set_params
Function Documentation
gx_hal_ain_echo_set_input
Function Documentation
gx_hal_ain_exit
Function Documentation
gx_hal_ain_get_hw_info
Function Documentation
gx_hal_ain_init
Function Documentation
gx_hal_ain_irqhandler
Function Documentation
gx_hal_ain_pcmw_set_gain
Function Documentation
gx_hal_ain_pcmw_set_output
Function Documentation
gx_hal_ain_pcmw_start
Function Documentation
gx_hal_ain_pcmw_stop
Function Documentation
gx_hal_ain_pdm_set_input
Function Documentation
gx_hal_ain_test
Function Documentation