Home
last modified time | relevance | path

Searched refs:AttachUartDevice (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/sample/platform/uart/src/
Duart_sample.c233 static int32_t AttachUartDevice(struct UartHost *host, struct HdfDeviceObject *device) in AttachUartDevice() function
316 ret = AttachUartDevice(host, device); in SampleUartDriverInit()
/drivers/hdf_core/adapter/platform/uart/
Duart_wm.c301 static int32_t AttachUartDevice(struct UartHost *uartHost, const struct HdfDeviceObject *device) in AttachUartDevice() function
392 ret = AttachUartDevice(host, device); in UartDriverInit()
Duart_bes.c566 static int32_t AttachUartDevice(struct UartHost *uartHost, struct HdfDeviceObject *device) function
663 ret = AttachUartDevice(host, device);
Duart_stm32f4xx.c519 static int32_t AttachUartDevice(struct UartHost *uartHost, struct HdfDeviceObject *device) function
605 ret = AttachUartDevice(host, device);