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
»
GPIO API
查看页面源码
GPIO API
¶
数据结构
宏定义
类型定义
GX_HAL_GPIO_CALLBACK
Typedef Documentation
GX_HAL_GPIO_IRQ_INFO
Typedef Documentation
枚举
GX_HAL_GPIO_DIRECTION
Enum Documentation
GX_HAL_GPIO_INT_GROUP
Enum Documentation
GX_HAL_GPIO_LEVEL
Enum Documentation
GX_HAL_GPIO_TRIGGER_EDGE
Enum Documentation
结构体
gpio_irq_info
Struct Documentation
GX_HAL_GPIO
Struct Documentation
函数列表
gx_gpio_hal_get_direction
Function Documentation
gx_hal_gpio_deinit
Function Documentation
gx_hal_gpio_disable_interrupt
Function Documentation
gx_hal_gpio_enable_interrupt
Function Documentation
gx_hal_gpio_get_level
Function Documentation
gx_hal_gpio_init
Function Documentation
gx_hal_gpio_irq_handler
Function Documentation
gx_hal_gpio_irq_status
Function Documentation
gx_hal_gpio_set_direction
Function Documentation
gx_hal_gpio_set_level
Function Documentation