Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c117 USART_TYPE uartType; member
140 uint8_t uartType; member
409 if (dri->GetUint8(resourceNode, "uartType", &resource->uartType, 0) != HDF_SUCCESS) { in GetUartHcs()
438 resource->uartType = HCS_PROP(node, uartType); \
465 g_uartCtx[device->uartId - 1].uartType = resource->uartType; in GetUartDeviceResource()
505 g_uartCtx[device->uartId - 1].uartType = resource->uartType; in GetUartDeviceResource()
661 if (g_uartCtx[portId - 1].uartType == USART_485) {
670 if (g_uartCtx[portId - 1].uartType == USART_485) {
691 if (g_uartCtx[uartId - 1].uartType == USART_485) {