Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_uart.h125 #define UART_CSR_TXEPT (0x01U << UART_CSR_TXEPT_Pos) ///< Transmit buffe… macro
A Dmm32_reg_redefine_v1.h1020 #define UART_FLAG_TXEMPTY UART_CSR_TXEPT
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h5104 #define UART_CSR_TXEPT(x) (((uint32_t)(((uint32_t)(x)) << UART_CSR_TXEPT_SHIF… macro

Completed in 57 milliseconds