提交 707e657b 编写于 作者: A Annie_wang

update docs

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 7f52a358
...@@ -260,7 +260,7 @@ The method for determining the GPIO pin number varies depending on the GPIO cont ...@@ -260,7 +260,7 @@ The method for determining the GPIO pin number varies depending on the GPIO cont
``` ```
## Development Example ## Example
The procedure is as follows: The procedure is as follows:
......
...@@ -63,7 +63,7 @@ The GPIO module adaptation involves the following steps: ...@@ -63,7 +63,7 @@ The GPIO module adaptation involves the following steps:
- Initialize **GpioCntlr**. - Initialize **GpioCntlr**.
- Instantiate **GpioMethod** in the **GpioCntlr** object. - Instantiate **GpioMethod** in the **GpioCntlr** object.
> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE**<br/> For details about the callbacks in **GpioMethod**, see [Available APIs](#available_apis). > ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE**<br/> For details about the callbacks in **GpioMethod**, see [Available APIs](#available-apis).
4. Debug the driver. 4. Debug the driver.
......
...@@ -467,7 +467,7 @@ The following is an example of closing an HDMI controller: ...@@ -467,7 +467,7 @@ The following is an example of closing an HDMI controller:
HdmiClose(hdmiHandle); HdmiClose(hdmiHandle);
``` ```
### Development Example ### Example
This following example shows how to use HDMI APIs to manage an HDMI device on a Hi3516D V300 development board. This following example shows how to use HDMI APIs to manage an HDMI device on a Hi3516D V300 development board.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册