Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c152 static const uint32_t g_dataWidthMap[USART_DATAWIDTH_MAX] = { variable
468 device->initTypedef.DataWidth = g_dataWidthMap[resource->dataWidth]; in GetUartDeviceResource()
508 device->initTypedef.DataWidth = g_dataWidthMap[resource->dataWidth]; in GetUartDeviceResource()