Home
last modified time | relevance | path

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

/lk-master/platform/stm32f4xx/
A Duart.c64 #ifndef UART6_FLOWCONTROL
65 #define UART6_FLOWCONTROL USART_HardwareFlowControl_None macro
113 usart_init1_early(USART6, UART6_BAUDRATE, UART6_FLOWCONTROL, USART6_IRQn); in uart_init_early()

Completed in 7 milliseconds