Searched refs:HdfUartDeviceInit (Results 1 – 6 of 6) sorted by relevance
132 .Init = HdfUartDeviceInit, // 挂接UART模块Init实例化367 int32_t HdfUartDeviceInit(struct HdfDeviceObject *device)
643 static int32_t HdfUartDeviceInit(struct HdfDeviceObject *device) in HdfUartDeviceInit() function689 .Init = HdfUartDeviceInit,
687 static int32_t HdfUartDeviceInit(struct HdfDeviceObject *device) in HdfUartDeviceInit() function733 .Init = HdfUartDeviceInit,
430 .Init = HdfUartDeviceInit,453 4. gpio.hcs的配置信息会在HdfUartDeviceInit进行加载,并执行对应串口引脚的初始化。应用层测试串口代码如下:
430 .Init = HdfUartDeviceInit,453 4. The configuration information of `gpio.hcs` is loaded in `HdfUartDeviceInit`, and the correspond…
124 .Init = HdfUartDeviceInit, // See the Init function.344 int32_t HdfUartDeviceInit(struct HdfDeviceObject *device)