Files
luban-lite/doc/topics/sdk/interrupt/interrupt-user-guide.html

456 lines
65 KiB
HTML
Raw Normal View History

2025-04-23 17:54:31 +08:00
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn" data-whc_version="26.1">
2025-07-22 11:15:46 +08:00
<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="Interrupt 相关 .c 和 .h 文件分别位于 luban-lite\kernel\common\include\osal\aic_osal_platform_lbl.h 和 luban-lite\bsp\artinchip\sys\dxxx\ 目录。主要源文件说明如下: 文件 说明 aic_osal_platform_lbl.h aicos 层中断 注册 &amp; 使能 函数 ..."/><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="concept"/><meta name="DC.relation" content="../../../topics/chapter-title/chapter-system.html"/><meta name="DC.relation" content="../../../topics/sdk/mem/memory-faq.html"/><meta name="DC.relation" content="../../../topics/sdk/interrupt/interrupt_config_guide.html"/><meta name="DC.relation" content="../../../topics/sdk/interrupt/interrupt_config_guide.html"/><meta name="DC.relation" content="../../../topics/sdk/interrupt/interrupt_design_guide.html"/><meta name="DC.contributor" content="yan.wang"/><meta name="DC.creator" content="yan.wang"/><meta name="DC.date.modified" content="2025-05-16"/><meta name="DC.format" content="HTML5"/><meta name="DC.identifier" content="system_interrupt_user_guide"/><meta name="DC.language" content="zh-CN"/><title>Interrupt 使用指南</title><!-- Generated with build number 2025051600. --><meta name="wh-path2root" content="../../../"/><meta name="wh-toc-id" content="system_interrupt_user_guide-d3752e2775"/><meta name="wh-source-relpath" content="topics/sdk/interrupt/interrupt-user-guide.dita"/><meta name="wh-out-relpath" content="topics/sdk/interrupt/interrupt-user-guide.html"/>
2025-01-23 16:37:00 +08:00
2025-04-23 17:54:31 +08:00
<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"/>
2025-01-23 16:37:00 +08:00
2025-07-22 11:15:46 +08:00
<script src="../../../webhelp/app/options/properties.js?buildId=20250519091401"></script>
2025-04-23 17:54:31 +08:00
<script src="../../../webhelp/app/localization/strings.js?buildId=2024041900"></script>
2025-07-22 11:15:46 +08:00
<script src="../../../webhelp/app/search/index/keywords.js?buildId=20250519091401"></script>
2025-04-23 17:54:31 +08:00
<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>
2025-01-23 16:37:00 +08:00
<body id="system_interrupt_user_guide" 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">
2025-04-23 17:54:31 +08:00
<div xmlns:whc="http://www.oxygenxml.com/webhelp/components" class="wh_header_flex_container navbar-nav navbar-expand-md navbar-dark">
2025-01-23 16:37:00 +08:00
<div class="wh_logo_and_publication_title_container">
<div class="wh_logo_and_publication_title">
2025-04-23 17:54:31 +08:00
<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>
2025-01-23 16:37:00 +08:00
</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>
2025-04-23 17:54:31 +08:00
</div></div>
</div>
</header>
2025-01-23 16:37:00 +08:00
<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 class="active"><div class="topicref" data-id="system_interrupt_user_guide"><div class="title"><a href="../../../topics/sdk/interrupt/interrupt-user-guide.html">Interrupt 使用指南</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/mem/memory-faq.html" title="常见问题" aria-label="上一主题: 常见问题" rel="prev"></a></span>
<span class="navnext"><a class="- topic/link link" href="../../../topics/sdk/interrupt/interrupt_config_guide.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">
2025-07-22 11:15:46 +08:00
<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
2025-01-23 16:37:00 +08:00
</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>
2025-04-23 17:54:31 +08:00
<div class=" wh_topic_content body "><main role="main"><article class="- topic/topic concept/concept topic concept" 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/interrupt/interrupt-user-guide.dita">Edit online</a></span><h1 class="- topic/title title topictitle1" id="ariaid-title1">Interrupt 使用指南</h1>
2025-07-22 11:15:46 +08:00
<div class="date inPage">16 May 2025</div><div style="color: gray;">
2025-04-23 17:54:31 +08:00
Read time: 3 minute(s)
</div>
<div class="- topic/body concept/conbody body conbody">
2025-07-22 11:15:46 +08:00
<p class="- topic/p p" data-ofbid="d205818e33__20250519091528">Interrupt 相关 <span class="+ topic/ph sw-d/filepath ph filepath">.c</span><span class="+ topic/ph sw-d/filepath ph filepath">.h</span> 文件分别位于
2025-01-23 16:37:00 +08:00
<span class="+ topic/ph sw-d/filepath ph filepath">luban-lite\kernel\common\include\osal\aic_osal_platform_lbl.h</span>
2025-04-23 17:54:31 +08:00
<span class="+ topic/ph sw-d/filepath ph filepath">luban-lite\bsp\artinchip\sys\dxxx\</span> 目录。主要源文件说明如下:</p>
<div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_an5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_an5_ry2_f1c" data-cols="2"><caption></caption><colgroup><col style="width:50%"/><col style="width:50%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_an5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e61__20250519091528">文件</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_an5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e65__20250519091528">说明</p></th>
2025-04-23 17:54:31 +08:00
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_an5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e75__20250519091528"><span class="+ topic/ph sw-d/filepath ph filepath">aic_osal_platform_lbl.h</span></p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_an5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e80__20250519091528">aicos 层中断 注册 &amp; 使能 函数</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_an5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e87__20250519091528"><span class="+ topic/ph sw-d/filepath ph filepath">aic_drv_irq.c</span></p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_an5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e92__20250519091528">drv 层 interrupt 的实现</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_an5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e99__20250519091528"><span class="+ topic/ph sw-d/filepath ph filepath">aic_drv_gpio.c</span></p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_an5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e104__20250519091528">drv 层 gpio 中断的扩展</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div>
<section class="- topic/section section" id="system_interrupt_user_guide__section_bn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__section_bn5_ry2_f1c"><h2 class="- topic/title title sectiontitle">模块架构</h2>
2025-01-23 16:37:00 +08:00
2025-07-22 11:15:46 +08:00
<div class="- topic/p p" data-ofbid="d205818e116__20250519091528">
2025-04-23 17:54:31 +08:00
<ul class="- topic/ul ul" id="system_interrupt_user_guide__ul_rbz_ty2_f1c" data-ofbid="system_interrupt_user_guide__ul_rbz_ty2_f1c">
2025-07-22 11:15:46 +08:00
<li class="- topic/li li" data-ofbid="d205818e120__20250519091528">普通中断<div class="- topic/p p" data-ofbid="d205818e122__20250519091528">对于普通中断来说实现的原理非常简单,核心就是两个数组 <span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqvector[]</span>
2025-04-23 17:54:31 +08:00
<span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqdata[]</span>,分别用来存储中断处理函数的函数指针和附加数据。对应具体操作如下:<ul class="- topic/ul ul" id="system_interrupt_user_guide__ul_cn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__ul_cn5_ry2_f1c">
2025-07-22 11:15:46 +08:00
<li class="- topic/li li" data-ofbid="d205818e132__20250519091528">
<p class="- topic/p p" data-ofbid="d205818e134__20250519091528">中断注册。用户调用 <span class="+ topic/keyword pr-d/apiname keyword apiname">aicos_request_irq()</span>
2025-01-23 16:37:00 +08:00
根据中断号把中断处理函数和附加数据存入到 <span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqvector[]</span>
<span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqdata[]</span> 数组。</p>
2025-04-23 17:54:31 +08:00
</li>
2025-07-22 11:15:46 +08:00
<li class="- topic/li li" data-ofbid="d205818e147__20250519091528">
<p class="- topic/p p" data-ofbid="d205818e149__20250519091528">中断处理。中断发生后所有中断首先会跳入 <span class="+ topic/keyword pr-d/apiname keyword apiname">Default_IRQHandler()</span>
2025-01-23 16:37:00 +08:00
通用中断处理函数中,然后根据 <span class="+ topic/keyword pr-d/apiname keyword apiname">MCAUSE</span> 寄存器查询当前的中断号,根据中断号在
<span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqvector[]</span>
<span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqdata[]</span>
数组中查询具体的中断处理函数指针和附加数据,然后再跳转到具体 ISR 中执行。</p>
2025-04-23 17:54:31 +08:00
</li>
2025-07-22 11:15:46 +08:00
</ul></div><div class="- topic/p p" data-ofbid="d205818e165__20250519091528"><br/><div class="imagecenter"><img class="- topic/image image imagecenter" id="system_interrupt_user_guide__image_dn5_ry2_f1c" src="../../../images/interrupt/int_fw.png" alt="int_fw"/></div><br/></div></li>
<li class="- topic/li li" data-ofbid="d205818e172__20250519091528">GPIO 中断<p class="- topic/p p" data-ofbid="d205818e174__20250519091528">GPIO 中断的实现稍有不同。因为 GPIO 一个 Group 只能共享一个中断(一个 Group 最多包含 32 个
2025-01-23 16:37:00 +08:00
Pin但是用户要求对每个 Pin 单独的注册中断处理函数,所以需要对 GPIO Pin
2025-04-23 17:54:31 +08:00
二级中断进行特殊处理。既能实现功能又能让用户零感知。具体做法如下:</p><ul class="- topic/ul ul" id="system_interrupt_user_guide__ul_fn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__ul_fn5_ry2_f1c">
2025-07-22 11:15:46 +08:00
<li class="- topic/li li" data-ofbid="d205818e178__20250519091528">
<p class="- topic/p p" data-ofbid="d205818e180__20250519091528">扩大 <span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqvector[]</span><span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqdata[]</span>
2025-01-23 16:37:00 +08:00
数组。让每个 GPIO Pin 中断都拥有独立的存放位置,另外也可以做到对一级中断和二级中断格式一样。</p>
2025-04-23 17:54:31 +08:00
</li>
2025-07-22 11:15:46 +08:00
<li class="- topic/li li" data-ofbid="d205818e190__20250519091528">
<p class="- topic/p p" data-ofbid="d205818e192__20250519091528">中断注册。目前在 rt-thread 下可以使用 <span class="+ topic/keyword pr-d/apiname keyword apiname">rt_pin_attach_irq()</span>
2025-01-23 16:37:00 +08:00
函数来注册 GPIO Pin 中断,使用 <span class="+ topic/keyword pr-d/apiname keyword apiname">rt_pin_irq_enable()</span> 函数来使能
GPIO Pin 中断。</p>
2025-04-23 17:54:31 +08:00
</li>
2025-07-22 11:15:46 +08:00
<li class="- topic/li li" data-ofbid="d205818e202__20250519091528"><p class="- topic/p p" data-ofbid="d205818e203__20250519091528">处断处理。GPIO Pin 发生中断以后,首先会跳转到一级中断处理函数
2025-01-23 16:37:00 +08:00
<span class="+ topic/keyword pr-d/apiname keyword apiname">drv_gpio_group_irqhandler()</span> 中执行,通过查询发生中断的
Group 和 Pin Offset最终在 <span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqvector[]</span>
<span class="+ topic/keyword pr-d/apiname keyword apiname">g_irqdata[]</span> 数组中查询到具体的中断处理函数指针和附加数据,然后再跳转到具体
2025-07-22 11:15:46 +08:00
ISR 中执行。</p><div class="- topic/p p" data-ofbid="d205818e214__20250519091528"><br/><div class="imagecenter"><img class="- topic/image image imagecenter" id="system_interrupt_user_guide__image_gn5_ry2_f1c" src="../../../images/interrupt/gpio_int_ext.png" alt="gpio_int_ext"/></div><br/></div></li>
</ul><p class="- topic/p p" data-ofbid="d205818e221__20250519091528">CMU 驱动的逻辑比较简单,目前只在 HAL 层提供了 Clock 和 Reset 的 API 接口。RTOS 驱动和
2025-04-23 17:54:31 +08:00
Baremetal 驱动都可以直接使用。</p></li>
</ul>
2025-01-23 16:37:00 +08:00
</div>
2025-04-23 17:54:31 +08:00
</section>
<section class="- topic/section section" id="system_interrupt_user_guide__section_hn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__section_hn5_ry2_f1c"><h2 class="- topic/title title sectiontitle">数据结构设计</h2>
2025-01-23 16:37:00 +08:00
2025-07-22 11:15:46 +08:00
<p class="- topic/p p" data-ofbid="d205818e232__20250519091528">Interrupt 模块关键结构体定义如下:</p>
<p class="- topic/p p" data-ofbid="d205818e235__20250519091528"><strong class="+ topic/ph hi-d/b ph b">irq_handler_t/pin_irq_handler_t</strong></p>
2025-01-23 16:37:00 +08:00
<pre class="+ topic/pre pr-d/codeblock pre codeblock language-c" id="system_interrupt_user_guide__codeblock_dx1_yy2_f1c" data-ofbid="system_interrupt_user_guide__codeblock_dx1_yy2_f1c"><strong class="hl-keyword">enum</strong> irqreturn
{
IRQ_NONE = (<span class="hl-number">0</span> &lt;&lt; <span class="hl-number">0</span>),
IRQ_HANDLED = (<span class="hl-number">1</span> &lt;&lt; <span class="hl-number">0</span>),
IRQ_WAKE_THREAD = (<span class="hl-number">1</span> &lt;&lt; <span class="hl-number">1</span>),
};
<strong class="hl-keyword">typedef</strong> <strong class="hl-keyword">enum</strong> irqreturn irqreturn_t;
<strong class="hl-keyword">typedef</strong> irqreturn_t (*irq_handler_t)(<strong class="hl-keyword">int</strong>, <strong class="hl-keyword">void</strong> *);
<strong class="hl-keyword">typedef</strong> irqreturn_t (*pin_irq_handler_t)(<strong class="hl-keyword">void</strong> *);</pre>
2025-04-23 17:54:31 +08:00
</section>
<section class="- topic/section section" id="system_interrupt_user_guide__section_ltc_zy2_f1c" data-ofbid="system_interrupt_user_guide__section_ltc_zy2_f1c"><h2 class="- topic/title title sectiontitle">接口设计</h2>
2025-01-23 16:37:00 +08:00
2025-04-23 17:54:31 +08:00
<div class="- topic/div div"><strong class="+ topic/ph hi-d/b ph b">AICOS Irq API</strong><div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_jn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_jn5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 1</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">aicos_request_irq</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e267__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e271__20250519091528">int aicos_request_irq (unsigned int irq, irq_handler_t
2025-01-23 16:37:00 +08:00
handler, unsigned int flags, const char *name, void
2025-04-23 17:54:31 +08:00
*data)</p></th>
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e281__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e285__20250519091528">注册中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e292__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e296__20250519091528">irq :中断号 handler中断处理函数 flags :中断标志 name :中断号名称 data
2025-04-23 17:54:31 +08:00
:中断附加数据</p></td>
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e303__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e307__20250519091528">操作是否成功 (0=OK, other=Error)</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e314__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_jn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e318__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div><div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_kn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_kn5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 2</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">aicos_irq_enable</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e340__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e344__20250519091528">void aicos_irq_enable(unsigned int irq)</p></th>
2025-04-23 17:54:31 +08:00
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e354__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e358__20250519091528">使能中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e365__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e369__20250519091528">irq中断号</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e376__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e380__20250519091528"></p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e387__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_kn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e391__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div><div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_ln5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_ln5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 3</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">aicos_irq_disable</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e413__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e417__20250519091528">void aicos_irq_disable(unsigned int irq)</p></th>
2025-04-23 17:54:31 +08:00
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e427__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e431__20250519091528">关闭中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e438__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e442__20250519091528">irq中断号</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e449__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e453__20250519091528"></p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e460__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_ln5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e464__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div><div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_mn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_mn5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 4</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">aicos_local_irq_enable</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e486__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e490__20250519091528">void aicos_local_irq_enable(void)</p></th>
2025-04-23 17:54:31 +08:00
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e500__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e504__20250519091528">使能 CPU 全局中断中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e511__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e515__20250519091528"></p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e522__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e526__20250519091528"></p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e533__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_mn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e537__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div><div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_nn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_nn5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 5</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">aicos_local_irq_disable</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e559__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e563__20250519091528">void aicos_local_irq_disable(void)</p></th>
2025-04-23 17:54:31 +08:00
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e573__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e577__20250519091528">关闭 CPU 全局中断中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e584__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e588__20250519091528"></p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e595__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e599__20250519091528"></p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e606__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_nn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e610__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div></div>
2025-01-23 16:37:00 +08:00
<div class="- topic/div div">
2025-07-22 11:15:46 +08:00
<p class="- topic/p p" data-ofbid="d205818e619__20250519091528"><strong class="+ topic/ph hi-d/b ph b">RTT GPIO Irq API</strong></p>
2025-04-23 17:54:31 +08:00
<div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_on5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_on5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 6</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">rt_pin_attach_irq</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_on5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e639__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_on5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e643__20250519091528">rt_err_t rt_pin_attach_irq (rt_int32_t pin, rt_uint32_t mode,
2025-04-23 17:54:31 +08:00
void (*hdr)(void *args), void *args)</p></th>
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e653__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e657__20250519091528">注册 gpio pin 中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e664__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e668__20250519091528">pin pin 管脚编号 modepin 中断模式,上升下降沿、高低电平 hdr pin 中断处理函数
2025-04-23 17:54:31 +08:00
argspin 中断附加数据</p></td>
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e675__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e679__20250519091528">操作是否成功 (0=OK, other=Error)</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e686__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_on5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e690__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div>
<div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_pn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_pn5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 7</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">rt_pin_detach_irq</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e713__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e717__20250519091528">rt_err_t rt_pin_detach_irq(rt_int32_t pin)</p></th>
2025-04-23 17:54:31 +08:00
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e727__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e731__20250519091528">注销 gpio pin 中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e738__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e742__20250519091528">pinpin 管脚编号</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e749__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e753__20250519091528">操作是否成功 (0=OK, other=Error)</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e760__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_pn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e764__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div>
<div class="table-container"><table class="- topic/table table frame-all" id="system_interrupt_user_guide__table_qn5_ry2_f1c" data-ofbid="system_interrupt_user_guide__table_qn5_ry2_f1c" data-cols="2"><caption class="- topic/title title tablecap" data-caption-side="top" data-is-repeated="true"><span class="table--title-label"><span class="table--title-label-number"> 8</span><span class="table--title-label-punctuation">. </span></span><span class="table--title">rt_pin_irq_enable</span></caption><colgroup><col style="width:25%"/><col style="width:75%"/></colgroup><thead class="- topic/thead thead">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<th class="- topic/entry entry colsep-1 rowsep-1" id="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e787__20250519091528">函数原型</p></th>
<th class="- topic/entry entry colsep-0 rowsep-1" id="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e791__20250519091528">rt_err_t rt_pin_irq_enable(rt_base_t pin, rt_uint32_t
2025-04-23 17:54:31 +08:00
enabled)</p></th>
</tr>
</thead><tbody class="- topic/tbody tbody">
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e801__20250519091528">功能说明</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e805__20250519091528">使能/关闭 gpio pin 中断</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e812__20250519091528">参数</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e816__20250519091528">pin pin 管脚编号 enabled使能/关闭</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-1" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e823__20250519091528">返回值</p></td>
<td class="- topic/entry entry colsep-0 rowsep-1" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e827__20250519091528">操作是否成功 (0=OK, other=Error)</p></td>
2025-04-23 17:54:31 +08:00
</tr>
<tr class="- topic/row">
2025-07-22 11:15:46 +08:00
<td class="- topic/entry entry colsep-1 rowsep-0" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__1"><p class="- topic/p p" data-ofbid="d205818e834__20250519091528">注意事项</p></td>
<td class="- topic/entry entry colsep-0 rowsep-0" headers="system_interrupt_user_guide__table_qn5_ry2_f1c__entry__2"><p class="- topic/p p" data-ofbid="d205818e838__20250519091528">-</p></td>
2025-04-23 17:54:31 +08:00
</tr>
</tbody></table></div>
2025-01-23 16:37:00 +08:00
</div>
2025-04-23 17:54:31 +08:00
</section>
</div>
</article></main></div>
2025-01-23 16:37:00 +08:00
<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/interrupt/interrupt_config_guide.html">中断配置</a></strong></li><li class="- topic/link link ulchildlink"><strong><a href="../../../topics/sdk/interrupt/interrupt_design_guide.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="#system_interrupt_user_guide__section_bn5_ry2_f1c" data-tocid="system_interrupt_user_guide__section_bn5_ry2_f1c">模块架构</a></div></li><li class="section-item"><div class="section-title"><a href="#system_interrupt_user_guide__section_hn5_ry2_f1c" data-tocid="system_interrupt_user_guide__section_hn5_ry2_f1c">数据结构设计</a></div></li><li class="section-item"><div class="section-title"><a href="#system_interrupt_user_guide__section_ltc_zy2_f1c" data-tocid="system_interrupt_user_guide__section_ltc_zy2_f1c">接口设计</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>
2025-04-23 17:54:31 +08:00
<style>
2025-01-23 16:37:00 +08:00
.p1 {
font-family: FangZhengShuSong, Times, serif;
}
.p2 {
font-family: Arial, Helvetica, sans-serif;
}
.p3 {
font-family: "Lucida Console", "Courier New", monospace;
}
2025-04-23 17:54:31 +08:00
</style>
2025-01-23 16:37:00 +08:00
<div class="webhelp.fragment.footer">
2025-04-23 17:54:31 +08:00
<p class="p1">Copyright © 2019-2025 广东匠芯创科技有限公司. All rights reserved.</p>
</div>
<div>
2025-01-23 16:37:00 +08:00
<div class="generation_time">
2025-07-22 11:15:46 +08:00
Update Time: 2025-05-19
2025-01-23 16:37:00 +08:00
</div>
2025-04-23 17:54:31 +08:00
</div>
2025-01-23 16:37:00 +08:00
</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>