Lines Matching +full:stop +full:- +full:bits
1 .. zephyr:code-sample:: ipc-icmsg
3 :relevant-api: ipc
17 .. zephyr-app-commands::
18 :zephyr-app: samples/subsys/ipc/ipc_service/icmsg
21 :west-args: --sysbuild
26 - Speed: 115200
27 - Data: 8 bits
28 - Parity: None
29 - Stop bits: 1
34 .. code-block:: console
36 *** Booting Zephyr OS build zephyr-v3.2.0-323-g468d4ae383c1 ***
37 [00:00:00.415,985] <inf> host: IPC-service HOST demo started
42 [00:00:01.917,266] <inf> host: Stop network core
48 [00:00:02.924,224] <inf> host: IPC-service HOST demo ended
51 .. code-block:: console
53 *** Booting Zephyr OS build zephyr-v3.2.0-323-g468d4ae383c1 ***
54 [00:00:00.006,256] <inf> remote: IPC-service REMOTE demo started
59 [00:00:01.417,602] <inf> remote: IPC-service REMOTE demo ended
60 *** Booting Zephyr OS build zephyr-v3.2.0-323-g468d4ae383c1 ***
61 [00:00:00.006,256] <inf> remote: IPC-service REMOTE demo started
65 [00:00:01.006,195] <inf> remote: IPC-service REMOTE demo ended