Searched refs:uart_mux (Results 1 – 6 of 6) sorted by relevance
299 uint32_t uart_mux = CLOCK_GetRootMux(clk_root); in mcux_ccm_get_subsys_rate() local301 if (uart_mux == 0) { in mcux_ccm_get_subsys_rate()303 } else if (uart_mux == 1) { in mcux_ccm_get_subsys_rate()
528 * Added uart_mux driver that is used in GSM 07.10 muxing protocol
1591 * :github:`36608` - Unable to compile USB console example with uart_mux
1252 - :github:`45842` - drivers: modem: uart_mux errors after second call to gsm_ppp_start
1433 * :github:`34103` - Convert drivers/console/uart_mux.c to new kwork API
2447 * :github:`45842` - drivers: modem: uart_mux errors after second call to gsm_ppp_start