Searched refs:FL_UART_GPIO_Init (Results 1 – 2 of 2) sorted by relevance
68 extern FL_ErrorStatus FL_UART_GPIO_Init(UART_Type * UARTx); in uart_configure()76 if (FL_UART_GPIO_Init(uart->config->InitTypeDef) != FL_PASS) in uart_configure()
13 FL_ErrorStatus FL_UART_GPIO_Init(UART_Type *UARTx) in FL_UART_GPIO_Init() function
Completed in 5 milliseconds