Home
last modified time | relevance | path

Searched refs:HdfUartDeviceInit (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-uart-develop.md132 .Init = HdfUartDeviceInit, // 挂接UART模块Init实例化
367 int32_t HdfUartDeviceInit(struct HdfDeviceObject *device)
/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_asr.c643 static int32_t HdfUartDeviceInit(struct HdfDeviceObject *device) in HdfUartDeviceInit() function
689 .Init = HdfUartDeviceInit,
H A Duart_gr5xx.c687 static int32_t HdfUartDeviceInit(struct HdfDeviceObject *device) in HdfUartDeviceInit() function
733 .Init = HdfUartDeviceInit,
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-asr582x-combo-demo.md430 .Init = HdfUartDeviceInit,
453 4. gpio.hcs的配置信息会在HdfUartDeviceInit进行加载,并执行对应串口引脚的初始化。应用层测试串口代码如下:
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-asr582x-combo-demo.md430 .Init = HdfUartDeviceInit,
453 4. The configuration information of `gpio.hcs` is loaded in `HdfUartDeviceInit`, and the correspond…
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-uart-develop.md124 .Init = HdfUartDeviceInit, // See the Init function.
344 int32_t HdfUartDeviceInit(struct HdfDeviceObject *device)