Home
last modified time | relevance | path

Searched refs:UartHostDevInit (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c302 static int32_t UartHostDevInit(struct UartHost *host);
313 .Init = UartHostDevInit,
617 static int32_t UartHostDevInit(struct UartHost *host) function
727 UartHostDevInit(host);
984 UartHostDevInit(host);
H A Duart_wm.c209 static int32_t UartHostDevInit(struct UartHost *host);
221 .Init = UartHostDevInit,
404 static int32_t UartHostDevInit(struct UartHost *host) in UartHostDevInit() function
H A Duart_bes.c401 static int32_t UartHostDevInit(struct UartHost *host);
413 .Init = UartHostDevInit,
675 static int32_t UartHostDevInit(struct UartHost *host) function
H A Duart_gr5xx.c402 static int32_t UartHostDevInit(struct UartHost *host) in UartHostDevInit() function
496 .Init = UartHostDevInit,
H A Duart_asr.c446 static int32_t UartHostDevInit(struct UartHost *host) in UartHostDevInit() function
519 .Init = UartHostDevInit,

Completed in 6 milliseconds