Home
last modified time | relevance | path

Searched refs:UART_WRITE (Results 1 - 6 of 6) sorted by relevance

/drivers/hdf_core/framework/sample/platform/uart/include/
H A Duart_dispatch_sample.h14 enum { UART_WRITE = 1 }; enumerator
/drivers/hdf_core/framework/sample/platform/uart/dispatch/
H A Duart_if.h17 enum { UART_WRITE = 1 }; enumerator
H A Duart_if.c77 ret = service->dispatcher->Dispatch(&service->object, UART_WRITE, sBuf, NULL); in UartWrite()
/drivers/hdf_core/adapter/platform/uart/
H A Duart_bes.h62 UART_WRITE enumerator
H A Duart_wm.c60 UART_WRITE enumerator
/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_dispatch_sample.c59 case UART_WRITE: { in SampleDispatch()

Completed in 3 milliseconds