未验证 提交 f5b41c22 编写于 作者: K king_he 提交者: Gitee

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

Signed-off-by: Nking_he <6384784@qq.com>
上级 2dceff71
......@@ -36,7 +36,7 @@ The DAC module is divided into the following layers:
- The core layer provides the capabilities of binding, initializing, and releasing devices.
- The adaptation layer implements other functions.
![](../public_sys-resources/icon-note.gif)NOTE<br>
>![](../public_sys-resources/icon-note.gif) **NOTE**<br>
>The core layer can call the functions of the interface layer and uses the hook to call functions of the adaptation layer. In this way, the adaptation layer can indirectly call the functions of the interface layer, but the interface layer cannot call the functions of the adaptation layer.
**Figure 1** Unified service mode<a name="fig14423182615525"></a>
......@@ -284,7 +284,7 @@ The DAC module adaptation procedure is as follows:
};
```
![](../public_sys-resources/icon-note.gif)NOTE<br>
>![](../public_sys-resources/icon-note.gif) **NOTE**<br>
>For details about **DacMethod**, see [Available APIs](#available-apis).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册