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 »
    • USB API
    • 查看页面源码

    USB API¶

    • 数据结构
      • 宏定义
      • 类型定义
        • delay_func
          • Typedef Documentation
        • dma_addr_convert
          • Typedef Documentation
      • 枚举
      • 结构体
        • gx_hal_usbd_cbk_t
          • Struct Documentation
        • gx_hal_usbd_setup_data
          • Struct Documentation
    • 函数列表
      • gx_hal_usbd_config
        • Function Documentation
      • gx_hal_usbd_done
        • Function Documentation
      • gx_hal_usbd_ep_close
        • Function Documentation
      • gx_hal_usbd_ep_clrstall
        • Function Documentation
      • gx_hal_usbd_ep_open
        • Function Documentation
      • gx_hal_usbd_ep_receive
        • Function Documentation
      • gx_hal_usbd_ep_setstall
        • Function Documentation
      • gx_hal_usbd_ep_transmit
        • Function Documentation
      • gx_hal_usbd_init
        • Function Documentation
      • gx_hal_usbd_irqhandler
        • Function Documentation
      • gx_hal_usbd_register_delay_function
        • Function Documentation
      • gx_hal_usbd_register_dma_address_convert_function
        • Function Documentation
      • gx_hal_usbd_setaddress
        • Function Documentation
      • gx_hal_usbd_setrxfifo
        • Function Documentation
      • gx_hal_usbd_settxfifo
        • Function Documentation
      • gx_hal_usbd_start
        • Function Documentation
    下一页 上一页

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

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