Home
last modified time | relevance | path

Searched refs:InitUartDevice (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_sample.c155 static int InitUartDevice(struct UartDevice *device) in InitUartDevice() function
254 return InitUartDevice(uartDevice); in AttachUartDevice()
/drivers/hdf_core/adapter/platform/uart/
H A Duart_wm.c232 static int InitUartDevice(struct UartHost *host) in InitUartDevice() function
325 return InitUartDevice(uartHost); in AttachUartDevice()
411 InitUartDevice(host); in UartHostDevInit()
H A Duart_bes.c424 static int InitUartDevice(struct UartHost *host) in InitUartDevice() function
596 return InitUartDevice(uartHost);
683 return InitUartDevice(host);
H A Duart_stm32f4xx.c324 static int InitUartDevice(struct UartHost *host) in InitUartDevice() function
625 return InitUartDevice(host);

Completed in 5 milliseconds