Home
last modified time | relevance | path

Searched refs:UART_PL011_ERR_INVALID_ARG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_pl011_sample.c37 return UART_PL011_ERR_INVALID_ARG; in UartPl011SetBaudrate()
/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/include/
H A Duart_pl011_sample.h182 UART_PL011_ERR_INVALID_ARG = (UART_PL011_RSR_RX_ERROR_MASK + 1), enumerator