Searched defs:UART_ABRCR_ABREN (Results 1 – 2 of 2) sorted by relevance
334 #define UART_ABRCR_ABREN (0x01U<<UART_ABRCR_ABREN_Pos) macro
5456 #define UART_ABRCR_ABREN(x) (((uint32_t)(((uint32_t)(x)) << UART_ABRCR_ABREN_SH… macro
Completed in 61 milliseconds