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

    CLOCK API¶

    • 数据结构
      • 宏定义
        • GX_HAL_CLK_PLL_AUD
          • Define Documentation
        • GX_HAL_CLK_PLL_COM
          • Define Documentation
        • GX_HAL_CLK_SRC_RC32M
          • Define Documentation
        • GX_HAL_CLK_SRC_XO32M
          • Define Documentation
      • 类型定义
      • 枚举
        • GX_HAL_CLK_MOD
          • Enum Documentation
        • GX_HAL_CLK_MOD_SRC
          • Enum Documentation
      • 结构体
        • GX_HAL_CLK_PLL
          • Struct Documentation
    • 函数列表
      • gx_hal_clk_aud_sys_get_dto
        • Function Documentation
      • gx_hal_clk_aud_sys_set_dto_out
        • Function Documentation
      • gx_hal_clk_aud_sys_set_dto_out_gate
        • Function Documentation
      • gx_hal_clk_aud_sys_set_i2s_mclk
        • Function Documentation
      • gx_hal_clk_aud_sys_set_i2s_mclk_gate
        • Function Documentation
      • gx_hal_clk_aud_sys_set_pll
        • Function Documentation
      • gx_hal_clk_aud_sys_set_sub_dto
        • Function Documentation
      • gx_hal_clk_init
        • Function Documentation
      • gx_hal_clk_mod_get_div
        • Function Documentation
      • gx_hal_clk_mod_get_dto
        • Function Documentation
      • gx_hal_clk_mod_get_freq
        • Function Documentation
      • gx_hal_clk_mod_get_gate
        • Function Documentation
      • gx_hal_clk_mod_get_src
        • Function Documentation
      • gx_hal_clk_mod_set_div
        • Function Documentation
      • gx_hal_clk_mod_set_dto
        • Function Documentation
      • gx_hal_clk_mod_set_gate
        • Function Documentation
      • gx_hal_clk_mod_set_src
        • Function Documentation
      • gx_hal_clk_src_get_32m
        • Function Documentation
      • gx_hal_clk_src_get_pll_freq
        • Function Documentation
      • gx_hal_clk_src_get_pll_is_locked
        • Function Documentation
      • gx_hal_clk_src_set_32m
        • Function Documentation
      • gx_hal_clk_src_set_pclk_div
        • Function Documentation
      • gx_hal_clk_src_set_pll
        • Function Documentation
    下一页 上一页

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

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