Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_uart.c38 _UART_STATUS_CLOSED = 0, enumerator
69 if (pdrv->status == _UART_STATUS_CLOSED) { in aos_hal_uart_init()
94 pdrv->status = _UART_STATUS_CLOSED; in aos_hal_uart_finalize()

Completed in 2 milliseconds