Home
last modified time | relevance | path

Searched refs:initRet (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/adapter/platform/uart/
H A Duart_stm32f4xx.c326 uint8_t initRet; in InitUartDevice() local
353 initRet = LL_USART_Init(g_usartRegMap[uartDevice->uartId - 1], initTypedef); in InitUartDevice()
354 if (initRet) { in InitUartDevice()

Completed in 2 milliseconds