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
        • 数据结构
        • 函数列表
          • gx_hal_aout_drc_enable
          • gx_hal_aout_drc_set_param
          • gx_hal_aout_eq_enable
          • gx_hal_aout_eq_get_param
          • gx_hal_aout_eq_set_param
          • gx_hal_aout_exit
          • gx_hal_aout_get_hw_info
          • gx_hal_aout_init
          • gx_hal_aout_interrupt_clr_status
          • gx_hal_aout_interrupt_disable
          • gx_hal_aout_interrupt_enable
          • gx_hal_aout_interrupt_get_status
          • gx_hal_aout_irqhandler
          • gx_hal_aout_route_enable
          • gx_hal_aout_route_get_fade
          • gx_hal_aout_route_get_frame_loop
          • gx_hal_aout_route_get_mute
          • gx_hal_aout_route_get_raddr
          • gx_hal_aout_route_get_volume_level
          • gx_hal_aout_route_output_fixed_value
          • gx_hal_aout_route_push_frame
          • gx_hal_aout_route_request_stop
          • gx_hal_aout_route_set_channel_mode
          • gx_hal_aout_route_set_clk_gate
          • gx_hal_aout_route_set_fade
          • gx_hal_aout_route_set_fade_in_speed
          • gx_hal_aout_route_set_fade_out_speed
          • gx_hal_aout_route_set_frame_loop
          • gx_hal_aout_route_set_mute
          • gx_hal_aout_route_set_pcm
          • gx_hal_aout_route_set_volume_level
          • gx_hal_aout_route_test_mode
          • gx_hal_aout_set_cb
          • gx_hal_aout_set_out_source
      • 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 »
    • AOUT API »
    • 函数列表
    • 查看页面源码

    函数列表¶

    • gx_hal_aout_drc_enable
    • gx_hal_aout_drc_set_param
    • gx_hal_aout_eq_enable
    • gx_hal_aout_eq_get_param
    • gx_hal_aout_eq_set_param
    • gx_hal_aout_exit
    • gx_hal_aout_get_hw_info
    • gx_hal_aout_init
    • gx_hal_aout_interrupt_clr_status
    • gx_hal_aout_interrupt_disable
    • gx_hal_aout_interrupt_enable
    • gx_hal_aout_interrupt_get_status
    • gx_hal_aout_irqhandler
    • gx_hal_aout_route_enable
    • gx_hal_aout_route_get_fade
    • gx_hal_aout_route_get_frame_loop
    • gx_hal_aout_route_get_mute
    • gx_hal_aout_route_get_raddr
    • gx_hal_aout_route_get_volume_level
    • gx_hal_aout_route_output_fixed_value
    • gx_hal_aout_route_push_frame
    • gx_hal_aout_route_request_stop
    • gx_hal_aout_route_set_channel_mode
    • gx_hal_aout_route_set_clk_gate
    • gx_hal_aout_route_set_fade
    • gx_hal_aout_route_set_fade_in_speed
    • gx_hal_aout_route_set_fade_out_speed
    • gx_hal_aout_route_set_frame_loop
    • gx_hal_aout_route_set_mute
    • gx_hal_aout_route_set_pcm
    • gx_hal_aout_route_set_volume_level
    • gx_hal_aout_route_test_mode
    • gx_hal_aout_set_cb
    • gx_hal_aout_set_out_source
    下一页 上一页

    © 版权所有 解释权归杭州国芯所有.

    利用 Sphinx 构建,使用了 主题 由 Read the Docs开发.