mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
Fix some cloned errors in SAM GPIO interrupt setup
This commit is contained in:
@@ -1665,7 +1665,7 @@ ptr = (FAR struct somestruct_s *)value;
|
||||
<li>
|
||||
<b><code> * Input Parameters:</code></b> followed by a description of the of each input parameter beginning on the second line.
|
||||
Each input parameter begins on a separator line indented by two additional spaces.
|
||||
The description needs to include (1) the name of the input paramters, and (2) a short description of the input parameter.
|
||||
The description needs to include (1) the name of the input parameters, and (2) a short description of the input parameter.
|
||||
</li>
|
||||
<li>
|
||||
<b><code> * Returned Value:</code></b> followed by a description of the of returned value(s) beginning on the second line.
|
||||
|
||||
Reference in New Issue
Block a user