Home
last modified time | relevance | path

Searched defs:UART_FLAG_TC (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_uart_ex.h174 #define UART_FLAG_TC (0x00000040U) /*!< UART transmission compl… macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_uart.h541 #define UART_FLAG_TC ((uint32_t)0x00000040) macro

Completed in 17 milliseconds