Searched refs:shell_uart_common (Results 1 – 3 of 3) sorted by relevance
40 struct shell_uart_common { struct51 struct shell_uart_common common; argument61 struct shell_uart_common common;70 struct shell_uart_common common;
292 struct shell_uart_common *common = (struct shell_uart_common *)transport->ctx; in init()347 struct shell_uart_common *sh_uart = (struct shell_uart_common *)transport->ctx; in enable()359 static int polling_write(struct shell_uart_common *sh_uart, in polling_write()409 struct shell_uart_common *sh_uart = (struct shell_uart_common *)transport->ctx; in write_uart()502 struct shell_uart_common *sh_uart = (struct shell_uart_common *)transport->ctx; in update()528 struct shell_uart_common *common = (struct shell_uart_common *)shell_transport_uart.ctx; in shell_uart_smp_shell_data_get_ptr()
42 static const struct shell_uart_common *shell_uart;230 shell_uart = (struct shell_uart_common *)shell_backend_uart_get_ptr()->iface->ctx; in smp_shell_tx_pkt()