Searched defs:uart_mux (Results 1 – 2 of 2) sorted by relevance
142 uint32_t uart_mux = CLOCK_GetRootClockMux(clk_root); in mcux_ccm_get_subsys_rate() local200 uint32_t uart_mux = CLOCK_GetRootMux(clk_root); in mcux_ccm_get_subsys_rate() local
44 struct uart_mux { struct46 const struct device *uart;70 STRUCT_SECTION_ITERABLE(uart_mux, uart_mux_##x) = { \ argument151 static int uart_mux_consume_ringbuf(struct uart_mux *uart_mux) in uart_mux_consume_ringbuf()188 struct uart_mux *uart_mux = in uart_mux_rx_work() local