Searched refs:RP2_TXRX_CTL_BREAK_m (Results 1 – 1 of 1) sorted by relevance
133 #define RP2_TXRX_CTL_BREAK_m BIT(28) macro327 rp2_rmw(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_BREAK_m, in rp2_uart_break_ctl()328 break_state ? RP2_TXRX_CTL_BREAK_m : 0); in rp2_uart_break_ctl()