Searched refs:USART5_RT_RT (Results 1 – 2 of 2) sorted by relevance
421 USART5_RT(usart_periph) &= ~(USART5_RT_RT); in usart_receiver_timeout_threshold_config()423 USART5_RT(usart_periph) |= (USART5_RT_RT & rtimeout); in usart_receiver_timeout_threshold_config()
237 #define USART5_RT_RT BITS(0,23) /*!< receiver timeout threshold */ macro