Searched refs:USART_CTL0_RWU (Results 1 – 10 of 10) sorted by relevance
285 USART_CTL0(usart_periph) |= USART_CTL0_RWU; in usart_mute_mode_enable()296 USART_CTL0(usart_periph) &= ~(USART_CTL0_RWU); in usart_mute_mode_disable()
387 USART_CTL0(usart_periph) |= USART_CTL0_RWU; in usart_mute_mode_enable()398 USART_CTL0(usart_periph) &= ~(USART_CTL0_RWU); in usart_mute_mode_disable()
394 USART_CTL0(usart_periph) |= USART_CTL0_RWU; in usart_mute_mode_enable()405 USART_CTL0(usart_periph) &= ~(USART_CTL0_RWU); in usart_mute_mode_disable()
439 USART_CTL0(usart_periph) |= USART_CTL0_RWU; in usart_mute_mode_enable()450 USART_CTL0(usart_periph) &= ~(USART_CTL0_RWU); in usart_mute_mode_disable()
479 USART_CTL0(usart_periph) |= USART_CTL0_RWU; in usart_mute_mode_enable()496 USART_CTL0(usart_periph) &= ~(USART_CTL0_RWU); in usart_mute_mode_disable()
80 #define USART_CTL0_RWU BIT(1) /*!< receiver wakeup from m… macro
83 #define USART_CTL0_RWU BIT(1) /*!< receiver wakeup from mute mode */ macro
85 #define USART_CTL0_RWU BIT(1) /*!< receiver wakeup from mute mode */ macro
88 #define USART_CTL0_RWU BIT(1) /*!< receiver wakeup from mute mode */ macro
103 #define USART_CTL0_RWU BIT(1) /*!< receiver wakeup from mute mode */ macro