Searched defs:UART_SCR_HDSEL (Results 1 – 2 of 2) sorted by relevance
329 #define UART_SCR_HDSEL (0x01U << UART_SCR_HDSEL_Pos) ///< Single-line half-d… macro
5412 #define UART_SCR_HDSEL(x) (((uint32_t)(((uint32_t)(x)) << UART_SCR_HDSEL_SHIF… macro
Completed in 50 milliseconds