Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c199 static void USARTTxMode(STM32_GPIO_PIN gpioPin, STM32_GPIO_GROUP group) in USARTTxMode() function
662 USARTTxMode(g_uartCtx[portId - 1].dePin, g_uartCtx[portId - 1].deGroup);