Searched refs:UART_IO_RELEASE (Results 1 – 3 of 3) sorted by relevance
253 UART_IO_RELEASE, /**< Reference count management and deinitialize the UART device. */ enumerator
165 case UART_IO_RELEASE: in UartIoDispatch()
83 ret = service->dispatcher->Dispatch(&service->object, UART_IO_RELEASE, NULL, NULL); in UartClose()