Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c157 static const uint32_t g_stopBitMap[USART_STOP_BIT_MAX] = { variable
470 device->initTypedef.StopBits = g_stopBitMap[resource->stopBit]; in GetUartDeviceResource()
510 device->initTypedef.StopBits = g_stopBitMap[resource->stopBit]; in GetUartDeviceResource()