“e0d07cf1ee7963913b56283fea4276714c8e67e0”上不存在“git@gitcode.net:qq_51553749/gpt-vue.git”
未验证 提交 173f70da 编写于 作者: K king_he 提交者: Gitee

update en/device-dev/driver/driver-platform-rtc-develop.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 30d23d65
...@@ -194,13 +194,11 @@ The RTC module adaptation involves the following steps: ...@@ -194,13 +194,11 @@ The RTC module adaptation involves the following steps:
- Initialize **RtcHost**. - Initialize **RtcHost**.
- Instantiate **RtcMethod** in the **RtcHost** object. - Instantiate **RtcMethod** in the **RtcHost** object.
>![](../public_sys-resources/icon-note.gif) **NOTE** For details, see [Available APIs](#available-apis).
>For details, see [Available APIs](#available-apis). 4. \(Optional\) Debug the driver.
For new drivers, verify the basic functions, such as the RTC control status and response to interrupts.
4. Debug the driver.
- \(Optional\) For new drivers, verify the basic functions, such as the RTC control status and response to interrupts.
## Development Example<a name="section1594883301142407"></a> ## Development Example<a name="section1594883301142407"></a>
...@@ -463,6 +461,3 @@ The following uses **rtc\_hi35xx.c** as an example to present the contents tha ...@@ -463,6 +461,3 @@ The following uses **rtc\_hi35xx.c** as an example to present the contents tha
RtcHostDestroy(host); // Release RtcHost. RtcHostDestroy(host); // Release RtcHost.
} }
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册