Searched refs:UART_GCR_RXTOG (Results 1 – 2 of 2) sorted by relevance
244 #define UART_GCR_RXTOG (0x01U << UART_GCR_RXTOG_Pos) ///< Automatic flow… macro
5284 #define UART_GCR_RXTOG(x) (((uint32_t)(((uint32_t)(x)) << UART_GCR_RXTOG_SHIF… macro
Completed in 54 milliseconds