mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-19 02:28:54 +00:00
469 lines
57 KiB
HTML
469 lines
57 KiB
HTML
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn" data-whc_version="26.1">
|
||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="description" content="源码说明 CMU 相关 .c 和 .h 文件分别位于 luban-lite\bsp\artinchip\hal\cmu 和 luban-lite\bsp\artinchip\include\hal 目录。主要源文件说明如下: 文件 说明 aic_clk_id.h 时钟 ID 以及 寄存器设置 aic_hal_clk.h hal 层 clk api 的头文件 aic_hal_clk.c hal 层 ..."/><meta name="DC.rights.owner" content="(C) 版权 2025"/><meta name="copyright" content="(C) 版权 2025"/><meta name="generator" content="DITA-OT"/><meta name="DC.type" content="topic"/><meta name="DC.relation" content="../../../topics/sdk/cmu/cmu-introduction.html"/><meta name="DC.relation" content="../../../topics/sdk/cmu/cmu-test-guide.html"/><meta name="DC.relation" content="../../../topics/sdk/cmu/cmu-key-procedures.html"/><meta name="DC.relation" content="../../../topics/sdk/cmu/cmu-key-procedures.html"/><meta name="DC.relation" content="../../../topics/sdk/cmu/cmu-data-structure-design.html"/><meta name="DC.relation" content="../../../topics/sdk/cmu/cmu-interface-design-2.html"/><meta name="DC.contributor" content="yan.wang"/><meta name="DC.contributor" content="yan.wang"/><meta name="DC.date.modified" content="2025-05-16"/><meta name="DC.format" content="HTML5"/><meta name="DC.identifier" content="id"/><meta name="DC.language" content="zh-CN"/><title>设计说明</title><!-- Generated with build number 2025051600. --><meta name="wh-path2root" content="../../../"/><meta name="wh-toc-id" content="id-d3752e2875"/><meta name="wh-source-relpath" content="topics/sdk/cmu/cmu-design-guide-lite.dita"/><meta name="wh-out-relpath" content="topics/sdk/cmu/cmu-design-guide-lite.html"/>
|
||
|
||
<link rel="stylesheet" type="text/css" href="../../../webhelp/app/commons.css?buildId=2024041900"/>
|
||
<link rel="stylesheet" type="text/css" href="../../../webhelp/app/topic.css?buildId=2024041900"/>
|
||
|
||
<script src="../../../webhelp/app/options/properties.js?buildId=20250519091401"></script>
|
||
<script src="../../../webhelp/app/localization/strings.js?buildId=2024041900"></script>
|
||
<script src="../../../webhelp/app/search/index/keywords.js?buildId=20250519091401"></script>
|
||
<script defer="defer" src="../../../webhelp/app/commons.js?buildId=2024041900"></script>
|
||
<script defer="defer" src="../../../webhelp/app/topic.js?buildId=2024041900"></script>
|
||
<link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/aic-styles-web-internal.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/notes.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/aic-common.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/aic-images.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/footnote.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/aic-highlight-changes.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/search-in-header.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="../../../webhelp/template/css/topic-body-list.css?buildId=2024041900"/></head>
|
||
|
||
<body id="id" class="wh_topic_page frmBody">
|
||
<a href="#wh_topic_body" class="sr-only sr-only-focusable">
|
||
跳转到主要内容
|
||
</a>
|
||
|
||
|
||
|
||
|
||
<header class="navbar navbar-default wh_header">
|
||
<div class="container-fluid">
|
||
<div xmlns:whc="http://www.oxygenxml.com/webhelp/components" class="wh_header_flex_container navbar-nav navbar-expand-md navbar-dark">
|
||
<div class="wh_logo_and_publication_title_container">
|
||
<div class="wh_logo_and_publication_title">
|
||
|
||
<a href="https://www.artinchip.com" class=" wh_logo d-none d-sm-block "><img src="../../../company-logo.png" alt=" RTOS SDK 使用指南 SDK 指南文件 "/></a>
|
||
<div class=" wh_publication_title "><a href="../../../index.html"><span class="booktitle"> <span class="ph mainbooktitle">RTOS SDK 使用指南</span> <span class="ph booktitlealt">SDK 指南文件</span> </span></a></div>
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="wh_top_menu_and_indexterms_link collapse navbar-collapse" id="wh_top_menu_and_indexterms_link">
|
||
|
||
|
||
|
||
|
||
</div>
|
||
<div class=" wh_search_input navbar-form wh_topic_page_search search " role="form">
|
||
|
||
|
||
|
||
<form id="searchForm" method="get" role="search" action="../../../search.html"><div><input type="search" placeholder="搜索 " class="wh_search_textfield" id="textToSearch" name="searchQuery" aria-label="搜索查询" required="required"/><button type="submit" class="wh_search_button" aria-label="搜索"><span class="search_input_text">搜索</span></button></div></form>
|
||
|
||
|
||
|
||
</div></div>
|
||
</div>
|
||
</header>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="container-fluid" id="wh_topic_container">
|
||
<div class="row">
|
||
|
||
<nav class="wh_tools d-print-none navbar-expand-md" aria-label="Tools">
|
||
|
||
<div data-tooltip-position="bottom" class=" wh_breadcrumb "><ol class="d-print-none"><li><span class="home"><a href="../../../index.html"><span>主页</span></a></span></li><li><div class="topicref" data-id="id"><div class="title"><a href="../../../topics/sdk/chapter-advanced-app.html">高级应用</a><div class="wh-tooltip"><p class="shortdesc">系统、存储、多媒体、接口、安全等模块的详细配置和设计说明。</p></div></div></div></li><li><div class="topicref" data-id="chapter-system"><div class="title"><a href="../../../topics/chapter-title/chapter-system.html">系统</a><div class="wh-tooltip"><p class="shortdesc"></p></div></div></div></li><li><div class="topicref" data-id="cmu"><div class="title"><a href="../../../topics/sdk/cmu/cmu-introduction.html">CMU 使用指南</a></div></div></li><li class="active"><div class="topicref" data-id="id"><div class="title"><a href="../../../topics/sdk/cmu/cmu-design-guide-lite.html">设计说明</a></div></div></li></ol></div>
|
||
|
||
|
||
|
||
<div class="wh_right_tools">
|
||
<button class="wh_hide_highlight" aria-label="切换搜索突出显示" title="切换搜索突出显示"></button>
|
||
<button class="webhelp_expand_collapse_sections" data-next-state="collapsed" aria-label="折叠截面" title="折叠截面"></button>
|
||
<div class=" wh_navigation_links "><span id="topic_navigation_links" class="navheader">
|
||
|
||
<span class="navprev"><a class="- topic/link link" href="../../../topics/sdk/cmu/cmu-test-guide.html" title="测试指南" aria-label="上一主题: 测试指南" rel="prev"></a></span>
|
||
<span class="navnext"><a class="- topic/link link" href="../../../topics/sdk/cmu/cmu-key-procedures.html" title="关键流程设计" aria-label="下一主题: 关键流程设计" rel="next"></a></span> </span></div>
|
||
|
||
|
||
|
||
<div class=" wh_print_link print d-none d-md-inline-block "><button onClick="window.print()" title="打印此页" aria-label="打印此页"></button></div>
|
||
|
||
<button type="button" id="wh_toc_button" class="custom-toggler navbar-toggler collapsed wh_toggle_button navbar-light" aria-expanded="false" aria-label="Toggle publishing table of content" aria-controls="wh_publication_toc">
|
||
<span class="navbar-toggler-icon"></span>
|
||
</button>
|
||
</div>
|
||
|
||
</nav>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="wh_content_area">
|
||
<div class="row">
|
||
|
||
<nav id="wh_publication_toc" class="col-lg-3 col-md-3 col-sm-12 d-md-block d-none d-print-none" aria-label="Table of Contents Container">
|
||
<div id="wh_publication_toc_content">
|
||
|
||
<div class=" wh_publication_toc " data-tooltip-position="right"><span class="expand-button-action-labels"><span id="button-expand-action" role="button" aria-label="Expand"></span><span id="button-collapse-action" role="button" aria-label="Collapse"></span><span id="button-pending-action" role="button" aria-label="Pending"></span></span><ul role="tree" aria-label="Table of Contents"><li role="treeitem"><div data-tocid="revinfo_linux-d3752e463" class="topicref" data-id="revinfo_linux" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/revinfo/revinfo_rtos.html" id="revinfo_linux-d3752e463-link">修订记录</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e480" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e480-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/env/sdk-compile.html" id="id-d3752e480-link">SDK 编译</a><div class="wh-tooltip"><p class="shortdesc">介绍不同编译环境下 SDK 的详细编译流程。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e604" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e604-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/advanced/sdk-usage.html" id="id-d3752e604-link">使用指南</a><div class="wh-tooltip"><p class="shortdesc">命令详解,编译选项,镜像和分区配置,添加应用和驱动等的详细使用说明。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="concept_rcx_czh_pzb-d3752e1004" class="topicref" data-id="concept_rcx_czh_pzb" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action concept_rcx_czh_pzb-d3752e1004-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/chapter-app.html" id="concept_rcx_czh_pzb-d3752e1004-link">应用场景</a><div class="wh-tooltip"><p class="shortdesc">描述了 SDK 在不同应用场景中的配置和使用,包括系统更新、OTA、安全方案等。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e1848" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e1848-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/peripheral/peripheral-intro.html" id="id-d3752e1848-link">外设移植</a><div class="wh-tooltip"><p class="shortdesc"><span class="ph">CTP、U 盘、SD 卡、有线和无线网络</span>等外设的介绍和使用说明。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e2022" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e2022-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/bringup/chapter-bringup.html" id="id-d3752e2022-link">BringUp</a><div class="wh-tooltip"><p class="shortdesc">主要描述板卡的各项配置,使 SDK 的环境和板卡匹配,并确保 SDK 编译后的固件能够在板子上正常运行。</p></div></div></div></li><li role="treeitem" aria-expanded="true"><div data-tocid="id-d3752e2418" class="topicref" data-id="id" data-state="expanded"><span role="button" tabindex="0" aria-labelledby="button-collapse-action id-d3752e2418-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/chapter-advanced-app.html" id="id-d3752e2418-link">高级应用</a><div class="wh-tooltip"><p class="shortdesc">系统、存储、多媒体、接口、安全等模块的详细配置和设计说明。</p></div></div></div><ul role="group" class="navbar-nav nav-list"><li role="treeitem" aria-expanded="false"><div data-tocid="_0-d3752e2435" class="topicref" data-id="_0" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action _0-d3752e2435-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/boot/lite_boot_direct.html" id="_0-d3752e2435-link">启动引导</a><div class="wh-tooltip"><p class="shortdesc">启动引导程序 Bootloader 可以实现加载启动应用程序、 烧录和升级功能。</p></div></div></div></li><li role="treeitem" aria-expanded="true"><div data-tocid="chapter-system-d3752e2619" class="topicref" data-id="chapter-system" data-state="expanded"><span role="button" tabindex="0" aria-labelledby="button-collapse-action chapter-system-d3752e2619-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/chapter-title/chapter-system.html" id="chapter-system-d3752e2619-link">系统</a><div class="wh-tooltip"><p class="shortdesc"></p></div></div></div><ul role="group" class="navbar-nav nav-list"><li role="treeitem" aria-expanded="false"><div data-tocid="chapter-memory-d3752e2635" class="topicref" data-id="chapter-memory" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action chapter-memory-d3752e2635-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/mem/memory-user-guide.html" id="chapter-memory-d3752e2635-link">Memory 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="system_interrupt_user_guide-d3752e2775" class="topicref" data-id="system_interrupt_user_guide" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action system_interrupt_user_guide-d3752e2775-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/interrupt/interrupt-user-guide.html" id="system_interrupt_user_guide-d3752e2775-link">Interrupt 使用指南</a></div></div></li><li role="treeitem" aria-expanded="true"><div data-tocid="cmu-d3752e2817" class="topicref" data-id="cmu" data-state="expanded"><span role="button" tabindex="0" aria-labelledby="button-collapse-action cmu-d3752e2817-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-introduction.html" id="cmu-d3752e2817-link">CMU 使用指南</a></div></div><ul role="group" class="navbar-nav nav-list"><li role="treeitem"><div data-tocid="id-d3752e2833" class="topicref" data-id="id" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu_configure_lite.html" id="id-d3752e2833-link">CMU 配置</a></div></div></li><li role="treeitem"><div data-tocid="id-d3752e2847" class="topicref" data-id="id" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-debug-guide-lite.html" id="id-d3752e2847-link">调试指南</a></div></div></li><li role="treeitem"><div data-tocid="id-d3752e2861" class="topicref" data-id="id" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-test-guide.html" id="id-d3752e2861-link">测试指南</a></div></div></li><li role="treeitem" aria-expanded="true" class="active"><div data-tocid="id-d3752e2875" class="topicref" data-id="id" data-state="expanded"><span role="button" tabindex="0" aria-labelledby="button-collapse-action id-d3752e2875-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-design-guide-lite.html" id="id-d3752e2875-link">设计说明</a></div></div><ul role="group" class="navbar-nav nav-list"><li role="treeitem"><div data-tocid="concept_okf_pl3_pzb-d3752e2889" class="topicref" data-id="concept_okf_pl3_pzb" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-key-procedures.html" id="concept_okf_pl3_pzb-d3752e2889-link">关键流程设计</a></div></div></li><li role="treeitem"><div data-tocid="concept_kk3_4l3_pzb-d3752e2903" class="topicref" data-id="concept_kk3_4l3_pzb" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-data-structure-design.html" id="concept_kk3_4l3_pzb-d3752e2903-link">数据结构设计</a></div></div></li><li role="treeitem"><div data-tocid="cmu_interface_design_2-d3752e2917" class="topicref" data-id="cmu_interface_design_2" data-state="leaf"><span role="button" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/cmu/cmu-interface-design-2.html" id="cmu_interface_design_2-d3752e2917-link">接口设计</a></div></div></li></ul></li></ul></li><li role="treeitem" aria-expanded="false"><div data-tocid="concept_or5_kn3_pzb-d3752e2931" class="topicref" data-id="concept_or5_kn3_pzb" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action concept_or5_kn3_pzb-d3752e2931-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/dma/dma-user-guide.html" id="concept_or5_kn3_pzb-d3752e2931-link">DMA 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e3059" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e3059-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/hrtimer/hrtimer-user-guide.html" id="id-d3752e3059-link">HRTimer 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e3143" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e3143-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/mtop/mtop_user_guide.html" id="id-d3752e3143-link">MTOP 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="concept_n2p_sn3_pzb-d3752e3213" class="topicref" data-id="concept_n2p_sn3_pzb" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action concept_n2p_sn3_pzb-d3752e3213-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/rtc/rtc-user-guide.html" id="concept_n2p_sn3_pzb-d3752e3213-link">RTC 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="id-d3752e3355" class="topicref" data-id="id" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action id-d3752e3355-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/pm/pm_introduction.html" id="id-d3752e3355-link">Power Management 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="tsensor-d3752e3439" class="topicref" data-id="tsensor" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action tsensor-d3752e3439-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/tsensor/tsensor-user-guide.html" id="tsensor-d3752e3439-link">TSensor 使用指南</a></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="watchdog-d3752e3581" class="topicref" data-id="watchdog" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action watchdog-d3752e3581-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/sdk/watchdog/watchdog-user-guide.html" id="watchdog-d3752e3581-link">Watchdog 使用指南</a></div></div></li></ul></li><li role="treeitem" aria-expanded="false"><div data-tocid="chapter-memory-d3752e3709" class="topicref" data-id="chapter-memory" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action chapter-memory-d3752e3709-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/chapter-title/chapter-memory-sdk.html" id="chapter-memory-d3752e3709-link">存储</a><div class="wh-tooltip"><p class="shortdesc">SDMC、<span class="ph">PSRAM、</span>SPI NAND、SPI NOR 等存储模块的介绍和使用说明。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="concept_mcc_32s_nbc-d3752e4043" class="topicref" data-id="concept_mcc_32s_nbc" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action concept_mcc_32s_nbc-d3752e4043-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/chapter-title/chapter-multi-media-sdk.html" id="concept_mcc_32s_nbc-d3752e4043-link">多媒体</a><div class="wh-tooltip"><p class="shortdesc">GE、VE、Display、DVP、MPP、MPP 播放器等多媒体模块的介绍和使用说明。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="concept_nww_hzh_pzb-d3752e5544" class="topicref" data-id="concept_nww_hzh_pzb" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action concept_nww_hzh_pzb-d3752e5544-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/chapter-title/chapter-interface-sdk.html" id="concept_nww_hzh_pzb-d3752e5544-link">接口</a><div class="wh-tooltip"><p class="shortdesc">CAN<span class="ph">、CAP</span>、CIR、GPAI、GPIO、I2C、PSADC、PWM 等接口模块的介绍和使用说明。</p></div></div></div></li><li role="treeitem" aria-expanded="false"><div data-tocid="chapter-safety-d3752e6799" class="topicref" data-id="chapter-safety" data-state="not-ready"><span role="button" tabindex="0" aria-labelledby="button-expand-action chapter-safety-d3752e6799-link" class="wh-expand-btn"></span><div class="title"><a href="../../../topics/chapter-title/chapter-safety-sdk.html" id="chapter-safety-d3752e6799-link">安全</a><div class="wh-tooltip"><p class="shortdesc">SPI ENC、CE、eFuse 等安全模块的介绍和使用说明。</p></div></div></div></li></ul></li></ul></div>
|
||
|
||
</div>
|
||
</nav>
|
||
|
||
|
||
<div class="col-lg-7 col-md-9 col-sm-12" id="wh_topic_body">
|
||
<button id="wh_close_publication_toc_button" class="close-toc-button d-none" aria-label="Toggle publishing table of content" aria-controls="wh_publication_toc" aria-expanded="true">
|
||
<span class="close-toc-icon-container">
|
||
<span class="close-toc-icon"></span>
|
||
</span>
|
||
</button>
|
||
<button id="wh_close_topic_toc_button" class="close-toc-button d-none" aria-label="Toggle topic table of content" aria-controls="wh_topic_toc" aria-expanded="true">
|
||
<span class="close-toc-icon-container">
|
||
<span class="close-toc-icon"></span>
|
||
</span>
|
||
</button>
|
||
|
||
<div class=" wh_topic_content body "><main role="main"><article class="- topic/topic topic" role="article" aria-labelledby="ariaid-title1">
|
||
<span class="edit-link" style="font-size:12px; opacity:0.6; text-align:right; vertical-align:middle"><a target="_blank" href="http://aicdocco/taskstopics/sdk/cmu/cmu-design-guide-lite.dita">Edit online</a></span><h1 class="- topic/title title topictitle1" id="ariaid-title1">设计说明</h1>
|
||
<div class="date inPage">16 May 2025</div><div style="color: gray;">
|
||
Read time: 2 minute(s)
|
||
</div>
|
||
<div class="- topic/body body">
|
||
<section class="- topic/section section" id="id__section_ul3_k44_mdc" data-ofbid="id__section_ul3_k44_mdc"><h2 class="- topic/title title sectiontitle">源码说明</h2>
|
||
|
||
<div class="- topic/p p" data-ofbid="d197655e33__20250519091527">CMU 相关 <span class="+ topic/ph sw-d/filepath ph filepath">.c</span> 和 <span class="+ topic/ph sw-d/filepath ph filepath">.h</span> 文件分别位于
|
||
<span class="+ topic/ph sw-d/filepath ph filepath">luban-lite\bsp\artinchip\hal\cmu</span> 和
|
||
<span class="+ topic/ph sw-d/filepath ph filepath">luban-lite\bsp\artinchip\include\hal</span> 目录。主要源文件说明如下:<div class="table-container"><table class="- topic/table table frame-all" id="id__table_kkq_yhd_bdc" data-ofbid="id__table_kkq_yhd_bdc" data-cols="2"><caption></caption><colgroup><col style="width:42.19409282700421%"/><col style="width:57.80590717299579%"/></colgroup><thead class="- topic/thead thead">
|
||
<tr class="- topic/row">
|
||
<th class="- topic/entry entry colsep-1 rowsep-1" id="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e60__20250519091527">文件</p></th>
|
||
<th class="- topic/entry entry colsep-0 rowsep-1" id="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e64__20250519091527">说明</p></th>
|
||
</tr>
|
||
</thead><tbody class="- topic/tbody tbody">
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e74__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_clk_id.h</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e79__20250519091527">时钟 ID 以及 寄存器设置</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e86__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_clk.h</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e91__20250519091527">hal 层 clk api 的头文件</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e98__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_clk.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e103__20250519091527">hal 层 clk api 的实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e110__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_reset.h</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e115__20250519091527">hal 层 reset api 的头文件</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e122__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_reset.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e127__20250519091527">hal 层 reset api 的实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e135__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_pll_clk.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e140__20250519091527">PLL 时钟的具体实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e147__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_fixed_rate_clk.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e152__20250519091527">固定频率时钟的具体实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e159__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_fixed_parent_clk.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e164__20250519091527">单个父时钟的时钟的具体实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e171__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_multi_parent_clk.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e176__20250519091527">多个父时钟的时钟的具体实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e183__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_disp_clk.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e188__20250519091527">DISP 时钟的具体实现</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e195__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_fpga_clk_def_v10.</span>c</p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e203__20250519091527">CMU V1.0 的 Clock 配置</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e211__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_fpga_clk_def_v11.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e216__20250519091527">CMU V1.1 的 Clock 配置</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e223__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_fpga_clk_def_v12.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e228__20250519091527">CMU V1.2 的 Clock 配置</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e235__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_reset_def_v10.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e240__20250519091527">CMU V1.0 的 Reset 配置</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e247__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_reset_def_v11.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e252__20250519091527">CMU V1.1 的 Reset 配置</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-0" headers="id__table_kkq_yhd_bdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e259__20250519091527"><span class="+ topic/ph sw-d/filepath ph filepath">aic_hal_reset_def_v12.c</span></p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-0" headers="id__table_kkq_yhd_bdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e264__20250519091527">CMU V1.2 的 Reset 配置 </p></td>
|
||
</tr>
|
||
</tbody></table></div></div>
|
||
</section>
|
||
<section xml:lang="zh-CN" lang="zh-CN" class="- topic/section section" id="id__id3" data-ofbid="id__id3"><h2 class="- topic/title title sectiontitle">Clock
|
||
和 Reset 类型</h2>
|
||
|
||
<figure class="- topic/fig fig fignone" data-ofbid="d197655e277__20250519091527">
|
||
<br/><div class="imagecenter"><img class="- topic/image image imagecenter" id="id__image_lkq_yhd_bdc" src="../../../images/cmu/cmu_sw_system.png" alt="sw_system10"/></div><br/>
|
||
</figure>
|
||
<div class="- topic/p p" data-ofbid="d197655e286__20250519091527">CMU
|
||
驱动的逻辑相对简单,目前只在
|
||
HAL 层提供了 Clock 和 Reset 的 API 接口。RTOS 驱动和 Baremetal 驱动都可以直接使用。
|
||
<div class="- topic/note note note note_note" id="id__note_ocn_5mx_bdc" data-ofbid="id__note_ocn_5mx_bdc"><span class="note__title">注:</span> 相对时钟树来说,仅终端模块才有 Reset 控制的需求。在下列时钟树中,仅 <span class="+ topic/keyword pr-d/parmname keyword parmname">fixed parent
|
||
clock</span> 同时拥有 Reset 功能。</div></div>
|
||
</section>
|
||
<section class="- topic/section section" id="id__section_itz_c44_mdc" data-ofbid="id__section_itz_c44_mdc"><h2 class="- topic/title title sectiontitle">时钟树</h2>
|
||
|
||
<div class="- topic/div div section">
|
||
<figure class="- topic/fig fig fignone" id="id__fig_rxf_3l4_mdc" data-ofbid="id__fig_rxf_3l4_mdc">
|
||
|
||
<br/><div class="imagecenter"><img class="- topic/image image imagecenter" id="id__image_sxf_3l4_mdc" src="../../../reusables/reused-topics/../../images/cmu/cmu_clock_structure_tree.png" alt="clock_tree"/></div><br/>
|
||
<figcaption data-caption-side="bottom" class="- topic/title title figcapcenter"><span class="figtitleprefix fig--title-label">图<span class="fig--title-label-number"> 1</span><span class="fig--title-label-punctuation">. </span></span><span class="fig--title">时钟树</span></figcaption></figure>
|
||
<div class="- topic/p p" id="id__p_five_type_clock" data-ofbid="id__p_five_type_clock">CMU 驱动将时钟树中的时钟分为五种类型,每种类型的时钟具有不同的特性和功能:<ul class="- topic/ul ul simple" id="id__ul_nkq_yhd_bdc" data-ofbid="id__ul_nkq_yhd_bdc">
|
||
<li class="- topic/li li" data-ofbid="d197655e318__20250519091527">
|
||
<p class="- topic/p p" data-ofbid="d197655e320__20250519091527"><span class="+ topic/keyword pr-d/parmname keyword parmname">Fixed rate
|
||
clock</span>:具有固定的输出频率,通常用于驱动一些不需要动态调整频率的外设。时钟频率固定,不能调节频率,不能打开或关闭。固定频率时钟包括
|
||
OSC24M、RC1M 和 OSC32K。</p>
|
||
</li>
|
||
<li class="- topic/li li" data-ofbid="d197655e326__20250519091527">
|
||
<p class="- topic/p p" data-ofbid="d197655e328__20250519091527"><span class="+ topic/keyword pr-d/parmname keyword parmname">Fixed parent module
|
||
clock</span>:从另一个时钟信号派生出来的时钟,其输出频率与父时钟信号的频率相同。该类型时钟可以实现只有一个父时钟源的时钟驱动,主要用于各个外设模块的时钟驱动。该类型时钟可以改变时钟频率,打开或关闭时钟,获取父时钟源参数,但不能设置或改变父时钟源。</p>
|
||
</li>
|
||
<li class="- topic/li li" data-ofbid="d197655e334__20250519091527">
|
||
<p class="- topic/p p" data-ofbid="d197655e336__20250519091527"><span class="+ topic/keyword pr-d/parmname keyword parmname">Multiple parent module
|
||
clock</span>:可以从多个父时钟源中选择其中一个作为其输入,并根据需要调整输出频率。
|
||
该类型时钟可以实现有多个父时钟源的时钟驱动,主要用于各种总线时钟驱动,可以打开或关闭时钟,调节频率,获取或改变父时钟源。</p>
|
||
</li>
|
||
<li class="- topic/li li" data-ofbid="d197655e342__20250519091527">
|
||
<p class="- topic/p p" data-ofbid="d197655e344__20250519091527"><span class="+ topic/keyword pr-d/parmname keyword parmname">Display module clock:</span>
|
||
实现了几个与显示模块相关的时钟驱动,除了自身的模块时钟外,显示模块还有一个像素时钟,相应的底层寄存器的设计也不同,所以显示相关的几个时钟重新设计了底层驱动。</p>
|
||
</li>
|
||
<li class="- topic/li li" data-ofbid="d197655e350__20250519091527">
|
||
<p class="- topic/p p" data-ofbid="d197655e352__20250519091527"><span class="+ topic/keyword pr-d/parmname keyword parmname">PLL clock</span>:实现了 CMU 的 PLL 时钟驱动。PLL 是一种能够产生高频时钟信号的电路。PLL
|
||
可以将一个低频率的参考时钟信号乘以一个整数倍的频率因子,从而得到一个高频率的时钟信号。</p>
|
||
</li>
|
||
</ul></div>
|
||
<div class="- topic/p p" data-ofbid="d197655e359__20250519091527">下列表格列出了各种时钟分类对应的时钟树:<div class="table-container"><table class="- topic/table table colwidths-given docutils align-default frame-all" id="id__table_txf_3l4_mdc" data-ofbid="id__table_txf_3l4_mdc" data-cols="2"><caption></caption><colgroup><col style="width:41.32231404958678%"/><col style="width:58.67768595041321%"/></colgroup><thead class="- topic/thead thead">
|
||
<tr class="- topic/row">
|
||
<th class="- topic/entry entry colsep-1 rowsep-1" id="id__table_txf_3l4_mdc__entry__1"><p class="- topic/p p" data-ofbid="d197655e374__20250519091527">类型</p></th>
|
||
<th class="- topic/entry entry colsep-0 rowsep-1" id="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e378__20250519091527">时钟</p></th>
|
||
</tr>
|
||
</thead><tbody class="- topic/tbody tbody">
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_txf_3l4_mdc__entry__1" rowspan="3"><p class="- topic/p p" data-ofbid="d197655e388__20250519091527">Fixed rate clock</p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e392__20250519091527">OSC24M</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e399__20250519091527">OSC32K</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e406__20250519091527">RC1M</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_txf_3l4_mdc__entry__1" rowspan="31"><p class="- topic/p p" data-ofbid="d197655e413__20250519091527">Fixed parent clock</p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e417__20250519091527">CLK_DMA</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e424__20250519091527">CLK_CE</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e432__20250519091527">CLK_USBD</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e439__20250519091527">CLK_USBH0-1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e446__20250519091527">CLK_USB_PHY0-1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e453__20250519091527">CLK_GMAC0-1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e460__20250519091527">CLK_SPI0-1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e467__20250519091527">CLK_SDMMC0-2</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e475__20250519091527">CLK_SYSCON</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e482__20250519091527">CLK_RTC</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e489__20250519091527">CLK_I2S0-1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e496__20250519091527">CLK_ADDA</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e503__20250519091527">CLK_DE</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e510__20250519091527">CLK_GE</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e518__20250519091527">CLK_VE</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e525__20250519091527">CLK_WDOG</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e532__20250519091527">CLK_SID</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e539__20250519091527">CLK_GTC</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e546__20250519091527">CLK_GPIO</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e553__20250519091527">CLK_UART0-7</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e561__20250519091527">CLK_I2C0-3</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e568__20250519091527">CLK_CAN0-1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e575__20250519091527">CLK_PWM</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e582__20250519091527">CLK_ADCIM</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e589__20250519091527">CLK_GPADC</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e596__20250519091527">CLK_RTP</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e604__20250519091527">CLK_TSEN</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e611__20250519091527">CLK_CIR</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e618__20250519091527">CLK_RGB</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e625__20250519091527">CLK_LVDS</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e632__20250519091527">CLK_MIPIDSI</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_txf_3l4_mdc__entry__1" rowspan="9"><p class="- topic/p p" data-ofbid="d197655e639__20250519091527">Multi parent clock</p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e643__20250519091527">CLK_CPU</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e651__20250519091527">CLK_AHB0</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e658__20250519091527">CLK_APB0</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e665__20250519091527">CLK_APB1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e672__20250519091527">CLK_AXI0</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e679__20250519091527">CLK_OUT0</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e686__20250519091527">CLK_OUT1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e694__20250519091527">CLK_OUT2</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e701__20250519091527">CLK_OUT3</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-1" headers="id__table_txf_3l4_mdc__entry__1" rowspan="5"><p class="- topic/p p" data-ofbid="d197655e708__20250519091527">PLL clock</p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e712__20250519091527">CLK_PLL_INT0</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e719__20250519091527">CLK_PLL_INT1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e726__20250519091527">CLK_PLL_FRA0</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e733__20250519091527">CLK_PLL_FRA1</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e741__20250519091527">CLK_PLL_FRA2</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-1 rowsep-0" headers="id__table_txf_3l4_mdc__entry__1" rowspan="2"><p class="- topic/p p" data-ofbid="d197655e748__20250519091527">Disp clock</p></td>
|
||
<td class="- topic/entry entry colsep-0 rowsep-1" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e752__20250519091527">CLK_PIX</p></td>
|
||
</tr>
|
||
<tr class="- topic/row">
|
||
<td class="- topic/entry entry colsep-0 rowsep-0" headers="id__table_txf_3l4_mdc__entry__2"><p class="- topic/p p" data-ofbid="d197655e759__20250519091527">CLK_SCLK</p></td>
|
||
</tr>
|
||
</tbody></table></div></div>
|
||
</div>
|
||
</section></div>
|
||
</article></main></div>
|
||
|
||
<div class=" wh_child_links d-print-none "><nav aria-label="Child Links" role="navigation" class="- topic/related-links related-links"><ul class="ullinks"><li class="- topic/link link ulchildlink"><strong><a href="../../../topics/sdk/cmu/cmu-key-procedures.html">关键流程设计</a></strong></li><li class="- topic/link link ulchildlink"><strong><a href="../../../topics/sdk/cmu/cmu-data-structure-design.html">数据结构设计</a></strong></li><li class="- topic/link link ulchildlink"><strong><a href="../../../topics/sdk/cmu/cmu-interface-design-2.html">接口设计</a></strong></li></ul></nav></div>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<nav role="navigation" id="wh_topic_toc" aria-label="On this page" class="col-lg-2 d-none d-lg-block navbar d-print-none">
|
||
<div id="wh_topic_toc_content">
|
||
|
||
<div class=" wh_topic_toc "><div class="wh_topic_label">在本页上</div><ul><li class="section-item"><div class="section-title"><a href="#id__section_ul3_k44_mdc" data-tocid="id__section_ul3_k44_mdc">源码说明</a></div></li><li class="section-item"><div class="section-title"><a href="#id__id3" data-tocid="id__id3">Clock
|
||
和 Reset 类型</a></div></li><li class="section-item"><div class="section-title"><a href="#id__section_itz_c44_mdc" data-tocid="id__section_itz_c44_mdc">时钟树</a></div></li></ul></div>
|
||
|
||
</div>
|
||
</nav>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
<footer class="navbar navbar-default wh_footer">
|
||
<div class=" footer-container mx-auto ">
|
||
<title>footer def</title>
|
||
<style>
|
||
.p1 {
|
||
font-family: FangZhengShuSong, Times, serif;
|
||
}
|
||
.p2 {
|
||
font-family: Arial, Helvetica, sans-serif;
|
||
}
|
||
.p3 {
|
||
font-family: "Lucida Console", "Courier New", monospace;
|
||
}
|
||
</style>
|
||
<div class="webhelp.fragment.footer">
|
||
<p class="p1">Copyright © 2019-2025 广东匠芯创科技有限公司. All rights reserved.</p>
|
||
</div>
|
||
<div>
|
||
<div class="generation_time">
|
||
Update Time: 2025-05-19
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</footer>
|
||
|
||
<div id="go2top" class="d-print-none">
|
||
<span class="oxy-icon oxy-icon-up"></span>
|
||
</div>
|
||
|
||
<div id="modal_img_large" class="modal">
|
||
<span class="close oxy-icon oxy-icon-remove"></span>
|
||
<div id="modal_img_container"></div>
|
||
<div id="caption"></div>
|
||
</div>
|
||
|
||
|
||
<script src="${pd}/publishing/publishing-styles-AIC-template/js/custom.js" defer="defer"></script>
|
||
|
||
|
||
</body>
|
||
</html> |