Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Duart_if.h253 UART_IO_RELEASE, /**< Reference count management and deinitialize the UART device. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/uart/
H A Duart_service.c165 case UART_IO_RELEASE: in UartIoDispatch()
H A Duart_if_u.c83 ret = service->dispatcher->Dispatch(&service->object, UART_IO_RELEASE, NULL, NULL); in UartClose()