Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/uart/
H A Duart_wm.c214 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size);
223 .Read = UartHostDevRead,
453 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size) in UartHostDevRead() function
H A Duart_stm32f4xx.c307 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size);
315 .Read = UartHostDevRead,
677 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size) function
H A Duart_bes.c406 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size);
415 .Read = UartHostDevRead,
738 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size) function
H A Duart_gr5xx.c175 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size) in UartHostDevRead() function
498 .Read = UartHostDevRead,
H A Duart_asr.c228 static int32_t UartHostDevRead(struct UartHost *host, uint8_t *data, uint32_t size) in UartHostDevRead() function
521 .Read = UartHostDevRead,

Completed in 7 milliseconds