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
        • 数据结构
        • 函数列表
          • gx_hal_ir_get_udrx_fifo_count
          • gx_hal_ir_get_udrx_fifo_data
          • gx_hal_ir_get_udtx_fifo_count
          • gx_hal_ir_init
          • gx_hal_ir_int_handler
          • gx_hal_ir_is_udrx_done
          • gx_hal_ir_recv_cfg
          • gx_hal_ir_recv_data_std
          • gx_hal_ir_recv_data_ud
          • gx_hal_ir_recv_std_it_start
          • gx_hal_ir_recv_std_stop
          • gx_hal_ir_recv_ud_it_start
          • gx_hal_ir_recv_ud_stop
          • gx_hal_ir_send_data_std
          • gx_hal_ir_send_data_std_it_start
          • gx_hal_ir_send_data_std_it_stop
          • gx_hal_ir_send_data_ud
          • gx_hal_ir_send_ud_it_start
          • gx_hal_ir_send_ud_stop
          • gx_hal_ir_std_repeat_ctrl
          • gx_hal_ir_ud_rx_flush
          • gx_hal_ir_ud_tx_flush
          • gx_hal_ir_udtx_fifo_put
          • gx_hal_ir_udtx_write_endflag
      • KEYSCAN
      • LODAC
      • MMU
      • PADMUX
      • PMU
      • PSRAM
      • RTC
      • SDIO
      • SDM
      • SPI
      • TIMER
      • UART
      • USB
      • WATCHDOG
      • GA_LITE
      • 其他
    Apus
    • »
    • 附录: API »
    • IR API »
    • 函数列表
    • 查看页面源码

    函数列表¶

    • gx_hal_ir_get_udrx_fifo_count
    • gx_hal_ir_get_udrx_fifo_data
    • gx_hal_ir_get_udtx_fifo_count
    • gx_hal_ir_init
    • gx_hal_ir_int_handler
    • gx_hal_ir_is_udrx_done
    • gx_hal_ir_recv_cfg
    • gx_hal_ir_recv_data_std
    • gx_hal_ir_recv_data_ud
    • gx_hal_ir_recv_std_it_start
    • gx_hal_ir_recv_std_stop
    • gx_hal_ir_recv_ud_it_start
    • gx_hal_ir_recv_ud_stop
    • gx_hal_ir_send_data_std
    • gx_hal_ir_send_data_std_it_start
    • gx_hal_ir_send_data_std_it_stop
    • gx_hal_ir_send_data_ud
    • gx_hal_ir_send_ud_it_start
    • gx_hal_ir_send_ud_stop
    • gx_hal_ir_std_repeat_ctrl
    • gx_hal_ir_ud_rx_flush
    • gx_hal_ir_ud_tx_flush
    • gx_hal_ir_udtx_fifo_put
    • gx_hal_ir_udtx_write_endflag
    下一页 上一页

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

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